From owner-freebsd-gnome@FreeBSD.ORG Sun May 2 06:09:47 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9DAEE106564A for ; Sun, 2 May 2010 06:09:47 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with ESMTP id 327168FC16 for ; Sun, 2 May 2010 06:09:46 +0000 (UTC) Received: (qmail 30038 invoked by uid 399); 2 May 2010 06:09:46 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 2 May 2010 06:09:46 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4BDD1728.8080903@FreeBSD.org> Date: Sat, 01 May 2010 23:09:44 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.9) Gecko/20100330 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org X-Enigmail-Version: 1.0.1 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Grandfather dependencies completely out of control 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: Sun, 02 May 2010 06:09:47 -0000 Howdy, I'm looking at the use of portmaster to upgrade perl versions, and noticed that there are a ton of ports listed as dependent on perl that don't have any use for it, including one of mine: qbittorrent-2.2.6 >> libnotify-0.4.5_3 >> atk-1.28.0 >> gio-fam-backend-2.22.4 >> gamin-0.1.10_3 >> glib-2.22.4 >> perl-threaded-5.8.9_3 Taking a look at devel/glib20, I see this: USE_PERL5= yes although from the docs in the glib tarball it's not at all clear (to me anyway) what it's used for. Given that it doesn't seem to be a rundep for glib20 it's also not at all clear to me why qbittorrent should have a pkgdep for it. Can someone please explain what the heck is going on here? (And please note, I'm picking on glib20 because this seems to be a particularly egregious example, but I'm really more interested in the problem generally.) Doug -- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ From owner-freebsd-gnome@FreeBSD.ORG Sun May 2 10:20:04 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DFC37106564A; Sun, 2 May 2010 10:20:04 +0000 (UTC) (envelope-from kwm@freebsd.org) Received: from viefep17-int.chello.at (viefep17-int.chello.at [62.179.121.37]) by mx1.freebsd.org (Postfix) with ESMTP id BC9F18FC08; Sun, 2 May 2010 10:20:03 +0000 (UTC) Received: from edge01.upcmail.net ([192.168.13.236]) by viefep17-int.chello.at (InterMail vM.8.01.02.02 201-2260-120-106-20100312) with ESMTP id <20100502102001.JDFK6431.viefep17-int.chello.at@edge01.upcmail.net>; Sun, 2 May 2010 12:20:01 +0200 Received: from [192.168.1.51] ([77.250.185.191]) by edge01.upcmail.net with edge id CaKz1e03b48Bq8D01aL0Zw; Sun, 02 May 2010 12:20:01 +0200 X-SourceIP: 77.250.185.191 From: Koop Mast To: Doug Barton In-Reply-To: <4BDD1728.8080903@FreeBSD.org> References: <4BDD1728.8080903@FreeBSD.org> Content-Type: text/plain; charset="UTF-8" Date: Sun, 02 May 2010 12:21:39 +0200 Message-ID: <1272795699.58527.26.camel@headache.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.30.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=6UHAxsHwKCW0savQ7OVzrMBW5xvCzGO/qK2+m6qSwq4= c=1 sm=0 a=xWfbe-9NfXEA:10 a=IkcTkHD0fZMA:10 a=hyzC63I62WJJmDkSJXcA:9 a=bfkIDFSBU26jGw2QHR-oTzwntfUA:4 a=QEXdDO2ut3YA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Cc: gnome@freebsd.org, freebsd-ports@FreeBSD.org Subject: Re: Grandfather dependencies completely out of control 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: Sun, 02 May 2010 10:20:05 -0000 On Sat, 2010-05-01 at 23:09 -0700, Doug Barton wrote: > Howdy, > > I'm looking at the use of portmaster to upgrade perl versions, and > noticed that there are a ton of ports listed as dependent on perl that > don't have any use for it, including one of mine: > > qbittorrent-2.2.6 >> libnotify-0.4.5_3 >> atk-1.28.0 >> > gio-fam-backend-2.22.4 >> gamin-0.1.10_3 >> glib-2.22.4 >> > perl-threaded-5.8.9_3 > > Taking a look at devel/glib20, I see this: > USE_PERL5= yes > > although from the docs in the glib tarball it's not at all clear (to me > anyway) what it's used for. Given that it doesn't seem to be a rundep > for glib20 it's also not at all clear to me why qbittorrent should have > a pkgdep for it. One of the scripts provided by devel/glib20 is a perl script. That is the reason why we need perl. -Koop > Can someone please explain what the heck is going on here? (And please > note, I'm picking on glib20 because this seems to be a particularly > egregious example, but I'm really more interested in the problem generally.) > > > Doug > From owner-freebsd-gnome@FreeBSD.ORG Sun May 2 20:43:47 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E904A1065674 for ; Sun, 2 May 2010 20:43:47 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7D8C38FC13 for ; Sun, 2 May 2010 20:43:47 +0000 (UTC) Received: by fxm15 with SMTP id 15so1832680fxm.13 for ; Sun, 02 May 2010 13:43:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=vt710leUKheLtYSdFwMrN9iz+2+X71GTg4aeM+eUywo=; b=r5enWH23UQ/JXV1pKGDXqI6id/xKq/kZ4f/fkWcejc00moRkBGGlBe0mcsaDL62Bkb FLCt0P5vINCnSJUxajAlk9Fr48vnC5hniMlkUzn3iL9Sqi6ojzryfqh4XnbwHYMbN1WS rTGp8jNVNt+ArD2PGJnxEqYjKdBf1ncg2JaC8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=UGP+98in27M0mSl2BqaLMef5PvHBHgOANU2FLhTgurqFyOm/79/JGixhpRUHnFCSGh 3uN3o++i/SKyO8O0U9sZjjVVNqxwp5d9hufAKeCJOMZU8NKL3+9iOzDeNbim2TilH/nU 4I7tRxHhiPaGC++ouWxlWHv3Af77DmzvaylBs= Received: by 10.239.183.145 with SMTP id u17mr34646hbg.209.1272831710157; Sun, 02 May 2010 13:21:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.239.193.77 with HTTP; Sun, 2 May 2010 13:21:30 -0700 (PDT) In-Reply-To: <20100430183522.GD64008@bsdcrew.de> References: <20100430183522.GD64008@bsdcrew.de> From: Eitan Adler Date: Sun, 2 May 2010 23:21:30 +0300 Message-ID: To: Martin Wilke Content-Type: text/plain; charset=UTF-8 Cc: ports@freebsd.org, gnome@freebsd.org, x11@freebsd.org Subject: Re: [HEADS UP] Xorg 7.5 merge comming tomorrow. 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: Sun, 02 May 2010 20:43:48 -0000 It all seems to work, I'm running iceWM with the new Xorg version. However if I try and run the friendly xeyes I get a segfault which brings down the entire X server - not just xeyes.FreeBSD 8.0-RELEASE-p2 i386 From owner-freebsd-gnome@FreeBSD.ORG Sun May 2 21:19:38 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE16B106566C for ; Sun, 2 May 2010 21:19:38 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with ESMTP id 7F7E88FC08 for ; Sun, 2 May 2010 21:19:38 +0000 (UTC) Received: (qmail 20665 invoked by uid 399); 2 May 2010 21:19:36 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 2 May 2010 21:19:36 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4BDDEC67.7090808@FreeBSD.org> Date: Sun, 02 May 2010 14:19:35 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.9) Gecko/20100330 Thunderbird/3.0.4 MIME-Version: 1.0 To: Koop Mast References: <4BDD1728.8080903@FreeBSD.org> <1272795699.58527.26.camel@headache.rainbow-runner.nl> In-Reply-To: <1272795699.58527.26.camel@headache.rainbow-runner.nl> X-Enigmail-Version: 1.0.1 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, freebsd-ports@FreeBSD.org Subject: Re: Grandfather dependencies completely out of control 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: Sun, 02 May 2010 21:19:39 -0000 On 05/02/10 03:21, Koop Mast wrote: > One of the scripts provided by devel/glib20 is a perl script. That is the reason why > we need perl. Thanks for the response, couple things come to mind. First, how many things actually make use of those perl/python scripts? If the number is small they should probably be OPTIONS that default to off, or slave ports as Thomas suggested. Meanwhile, I still don't understand why qbittorrent needs a pkgdep on perl when it cannot use perl in any way, and will not be affected in any way if perl is updated, or disappears entirely. The glib dependency is 6 layers deep from qbittorrent, isn't this just a little silly? Doug -- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ From owner-freebsd-gnome@FreeBSD.ORG Sun May 2 22:28:06 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6E04E106566B; Sun, 2 May 2010 22:28:06 +0000 (UTC) (envelope-from marcus@freebsd.org) Received: from av-tac-rtp.cisco.com (hen.cisco.com [64.102.19.198]) by mx1.freebsd.org (Postfix) with ESMTP id 2B9748FC13; Sun, 2 May 2010 22:28:05 +0000 (UTC) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost.cisco.com [127.0.0.1]) by av-tac-rtp.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id o42MS5o3012764; Sun, 2 May 2010 18:28:05 -0400 (EDT) Received: from fruit-rollup.marcuscom.com (jclarke-pc.cisco.com [172.18.254.236]) by rooster.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id o42MS1mC027781; Sun, 2 May 2010 18:28:01 -0400 (EDT) Message-ID: <4BDDFC70.1040609@freebsd.org> Date: Sun, 02 May 2010 18:28:00 -0400 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Doug Barton References: <4BDD1728.8080903@FreeBSD.org> <1272795699.58527.26.camel@headache.rainbow-runner.nl> <4BDDEC67.7090808@FreeBSD.org> In-Reply-To: <4BDDEC67.7090808@FreeBSD.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, Koop Mast , freebsd-ports@freebsd.org Subject: Re: Grandfather dependencies completely out of control 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: Sun, 02 May 2010 22:28:06 -0000 On 5/2/10 5:19 PM, Doug Barton wrote: > On 05/02/10 03:21, Koop Mast wrote: >> One of the scripts provided by devel/glib20 is a perl script. That is the reason why >> we need perl. > > Thanks for the response, couple things come to mind. First, how many > things actually make use of those perl/python scripts? If the number is > small they should probably be OPTIONS that default to off, or slave > ports as Thomas suggested. The script (glib-mkenums) is actually very important to almost all ports which depend on glib. Yes, what Thomas suggested could be done with some considerable work. What might be better is to have someone versed in shell scripting translate this script to sh. I think the GNOME guys would be fine to accept that. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From owner-freebsd-gnome@FreeBSD.ORG Mon May 3 01:08:56 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A94501065672 for ; Mon, 3 May 2010 01:08:56 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx22.fluidhosting.com [204.14.89.5]) by mx1.freebsd.org (Postfix) with ESMTP id F14628FC0C for ; Mon, 3 May 2010 01:08:55 +0000 (UTC) Received: (qmail 23974 invoked by uid 399); 3 May 2010 01:08:55 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 3 May 2010 01:08:55 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4BDE2225.30805@FreeBSD.org> Date: Sun, 02 May 2010 18:08:53 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.9) Gecko/20100330 Thunderbird/3.0.4 MIME-Version: 1.0 To: Joe Marcus Clarke References: <4BDD1728.8080903@FreeBSD.org> <1272795699.58527.26.camel@headache.rainbow-runner.nl> <4BDDEC67.7090808@FreeBSD.org> <4BDDFC70.1040609@freebsd.org> In-Reply-To: <4BDDFC70.1040609@freebsd.org> X-Enigmail-Version: 1.0.1 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, Koop Mast , freebsd-ports@freebsd.org Subject: Re: Grandfather dependencies completely out of control 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: Mon, 03 May 2010 01:08:56 -0000 On 05/02/10 15:28, Joe Marcus Clarke wrote: > On 5/2/10 5:19 PM, Doug Barton wrote: >> On 05/02/10 03:21, Koop Mast wrote: >>> One of the scripts provided by devel/glib20 is a perl script. That is the reason why >>> we need perl. >> >> Thanks for the response, couple things come to mind. First, how many >> things actually make use of those perl/python scripts? If the number is >> small they should probably be OPTIONS that default to off, or slave >> ports as Thomas suggested. > > The script (glib-mkenums) is actually very important to almost all ports > which depend on glib. Yes, what Thomas suggested could be done with > some considerable work. What might be better is to have someone versed > in shell scripting translate this script to sh. I think the GNOME guys > would be fine to accept that. Please note that I'm not overwhelmingly interested in this particular case. I'm more concerned about the general problem of grandfather dependencies. Doug -- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ From owner-freebsd-gnome@FreeBSD.ORG Mon May 3 02:07:27 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E09F6106564A; Mon, 3 May 2010 02:07:27 +0000 (UTC) (envelope-from sylvio@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id B8FB88FC13; Mon, 3 May 2010 02:07:27 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4327Rfj034432; Mon, 3 May 2010 02:07:27 GMT (envelope-from sylvio@freefall.freebsd.org) Received: (from sylvio@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4327RLg034428; Mon, 3 May 2010 02:07:27 GMT (envelope-from sylvio) Date: Mon, 3 May 2010 02:07:27 GMT Message-Id: <201005030207.o4327RLg034428@freefall.freebsd.org> To: sylvio@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: sylvio@FreeBSD.org Cc: Subject: Re: ports/146241: [patch] gnome-power-manager and xorg 7.5 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: Mon, 03 May 2010 02:07:28 -0000 Synopsis: [patch] gnome-power-manager and xorg 7.5 Responsible-Changed-From-To: freebsd-ports-bugs->gnome@FreeBSD.org Responsible-Changed-By: sylvio Responsible-Changed-When: Mon May 3 02:05:15 UTC 2010 Responsible-Changed-Why: - Maintainer of port is gnome@ http://www.freebsd.org/cgi/query-pr.cgi?pr=146241 From owner-freebsd-gnome@FreeBSD.ORG Mon May 3 02:28:59 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B2F8A1065672; Mon, 3 May 2010 02:28:59 +0000 (UTC) (envelope-from sylvio@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 8BCEB8FC16; Mon, 3 May 2010 02:28:59 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o432SxIR052067; Mon, 3 May 2010 02:28:59 GMT (envelope-from sylvio@freefall.freebsd.org) Received: (from sylvio@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o432SxVw052063; Mon, 3 May 2010 02:28:59 GMT (envelope-from sylvio) Date: Mon, 3 May 2010 02:28:59 GMT Message-Id: <201005030228.o432SxVw052063@freefall.freebsd.org> To: sylvio@FreeBSD.org, gnome@FreeBSD.org, gnome@FreeBSD.org From: sylvio@FreeBSD.org Cc: Subject: Re: ports/146241: [patch] gnome-power-manager and xorg 7.5 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: Mon, 03 May 2010 02:28:59 -0000 Synopsis: [patch] gnome-power-manager and xorg 7.5 Responsible-Changed-From-To: gnome@FreeBSD.org->gnome Responsible-Changed-By: sylvio Responsible-Changed-When: Mon May 3 02:27:44 UTC 2010 Responsible-Changed-Why: - Fix mail of maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=146241 From owner-freebsd-gnome@FreeBSD.ORG Mon May 3 02:28:59 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B2F8A1065672; Mon, 3 May 2010 02:28:59 +0000 (UTC) (envelope-from sylvio@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 8BCEB8FC16; Mon, 3 May 2010 02:28:59 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o432SxIR052067; Mon, 3 May 2010 02:28:59 GMT (envelope-from sylvio@freefall.freebsd.org) Received: (from sylvio@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o432SxVw052063; Mon, 3 May 2010 02:28:59 GMT (envelope-from sylvio) Date: Mon, 3 May 2010 02:28:59 GMT Message-Id: <201005030228.o432SxVw052063@freefall.freebsd.org> To: sylvio@FreeBSD.org, gnome@FreeBSD.org, gnome@FreeBSD.org From: sylvio@FreeBSD.org Cc: Subject: Re: ports/146241: [patch] gnome-power-manager and xorg 7.5 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: Mon, 03 May 2010 02:28:59 -0000 Synopsis: [patch] gnome-power-manager and xorg 7.5 Responsible-Changed-From-To: gnome@FreeBSD.org->gnome Responsible-Changed-By: sylvio Responsible-Changed-When: Mon May 3 02:27:44 UTC 2010 Responsible-Changed-Why: - Fix mail of maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=146241 From owner-freebsd-gnome@FreeBSD.ORG Mon May 3 03:10:13 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 08F79106566B for ; Mon, 3 May 2010 03:10:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id D33408FC08 for ; Mon, 3 May 2010 03:10:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o433ACW9086323 for ; Mon, 3 May 2010 03:10:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o433ACbk086322; Mon, 3 May 2010 03:10:12 GMT (envelope-from gnats) Date: Mon, 3 May 2010 03:10:12 GMT Message-Id: <201005030310.o433ACbk086322@freefall.freebsd.org> To: gnome@FreeBSD.org From: Bryan Venteicher Cc: Subject: Re: ports/146033: x11/gnome-applets: cpufreq-applet memory leak [PATCH] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bryan Venteicher List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2010 03:10:13 -0000 The following reply was made to PR ports/146033; it has been noted by GNATS. From: Bryan Venteicher To: mezz@FreeBSD.org, bug-followup@FreeBSD.org, bryanv@daemoninthecloset.org Cc: mezz@FreeBSD.org Subject: Re: ports/146033: x11/gnome-applets: cpufreq-applet memory leak [PATCH] Date: Sun, 2 May 2010 21:45:11 -0500 (CDT) ------=_Part_7_278908925.1272854711403 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit ----- Original Message ----- From: mezz@FreeBSD.org To: bryanv@daemoninthecloset.org, mezz@FreeBSD.org, gnome@FreeBSD.org Sent: Tuesday, April 27, 2010 9:52:50 PM Subject: Re: ports/146033: x11/gnome-applets: cpufreq-applet memory leak [PATCH] Synopsis: x11/gnome-applets: cpufreq-applet memory leak [PATCH] State-Changed-From-To: open->feedback State-Changed-By: mezz State-Changed-When: Wed Apr 28 02:52:32 UTC 2010 State-Changed-Why: Please resend patch, but actually attach in the email this time. Look at here: http://www.freebsd.org/cgi/query-pr.cgi?pr=146033 As you can see, it is impossible for us to copy and paste or download the attach from the PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=146033 ------=_Part_7_278908925.1272854711403 Content-Type: text/x-patch; name=cpufreq.diff Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=cpufreq.diff --- a/files/patch-cpufreq-freebsd 2010-04-25 00:24:34.700967984 -0500 +++ b/files/patch-cpufreq-freebsd 2010-04-25 00:24:47.166172634 -0500 @@ -219,7 +219,7 @@ cpufreq_utils_display_error (const gchar *message, --- cpufreq/src/cpufreq-monitor-sysctl.c.orig Wed Feb 28 14:03:58 2007 +++ cpufreq/src/cpufreq-monitor-sysctl.c Wed Feb 28 14:28:47 2007 -@@ -0,0 +1,176 @@ +@@ -0,0 +1,185 @@ +/* + * Copyright (C) 2001, 2002 Free Software Foundation + * @@ -305,6 +305,9 @@ + fmax = atoi ((gchar *) list->data); + fmin = atoi ((gchar *) g_list_nth_data (list, (g_list_length (list) - 1))); + ++ g_list_foreach (list, (GFunc) g_free, NULL); ++ g_list_free (list); ++ + g_object_get (G_OBJECT (monitor), "cpu", &mon_cpu, NULL); + len = sizeof (ifreq); + freq_oid = g_strdup_printf ("dev.cpu.%d.freq", 0); @@ -314,6 +317,8 @@ + return FALSE; + } + ++ g_free (freq_oid); ++ + ifreq *= 1000; + + if (ifreq == fmax) @@ -330,6 +335,8 @@ + "max-frequency", fmax, + NULL); + ++ g_free (governor); ++ + return TRUE; +} + @@ -356,8 +363,10 @@ + return NULL; + + levels = g_malloc (len); -+ if (sysctl (mib, 4, levels, &len, NULL, 0) == -1) ++ if (sysctl (mib, 4, levels, &len, NULL, 0) == -1) { ++ g_free (levels); + return NULL; ++ } + + levelsp = g_strsplit (levels, " ", 0); + g_free (levels); ------=_Part_7_278908925.1272854711403-- From owner-freebsd-gnome@FreeBSD.ORG Mon May 3 11:08:45 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A2623106568A for ; Mon, 3 May 2010 11:08:45 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 77B858FC0A for ; Mon, 3 May 2010 11:08:45 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o43B8jlB033922 for ; Mon, 3 May 2010 11:08:45 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o43B8iOt033920 for gnome@FreeBSD.org; Mon, 3 May 2010 11:08:44 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 3 May 2010 11:08:44 GMT Message-Id: <201005031108.o43B8iOt033920@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: gnome@FreeBSD.org Cc: Subject: Current problem reports assigned to gnome@FreeBSD.org 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: Mon, 03 May 2010 11:08:45 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/146241 gnome [patch] gnome-power-manager and xorg 7.5 o ports/146197 gnome [patch] security/nss: respect LOCALBASE for system sql o ports/146192 gnome port devel/gobject-introspection variable expansion er f ports/146033 gnome x11/gnome-applets: cpufreq-applet memory leak [PATCH] o ports/145938 gnome www.smh.com.au home page reliably crashes www/epiphany p ports/145830 gnome [PATCH] x11-toolkits/gtk20: Only build depend on perl a ports/145669 gnome audio/gnome-media hard dep on pulseaudio p ports/145511 gnome [patch] x11/gnome-terminal - patch typo p ports/145347 gnome add dependence libgnome for x11/gnome-terminal o ports/145301 gnome [patch] sysutils/hal: /usr/local/etc/rc.d/hald startup p ports/144980 gnome sysutils/gnome-power-manager cooperates with gnome-scr o ports/144352 gnome [patch] sysutils/hal: UFS disks remount immediately af p ports/143852 gnome port devel/seed fails because freshly built seed segfa o ports/143260 gnome devel/gobject-introspection writes files in $HOME o ports/142549 gnome sysutils/hal: hald cannot find DVD/CS anymore o ports/141397 gnome x11/gnome2: gnome desktop prevents umount without '-f' s ports/141033 gnome [PATCH] allow to build devel/libsoup without gnome o ports/140533 gnome bsd.gnome.mk - mtree may get parameters w/o space s ports/140216 gnome [patch] devel/nspr does not check POLLHUP in PR_Connec s ports/137367 gnome net/libproxy: add menu option to configure dependence a ports/134361 gnome devel/gvfs ports with smbclient support doesn't pass a o ports/132304 gnome ports/devel/dbus misses /var/db/dbus/machine-id in dis 22 problems total. From owner-freebsd-gnome@FreeBSD.ORG Mon May 3 11:52:07 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2597D1065670; Mon, 3 May 2010 11:52:07 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from mail.ebusiness-leidinger.de (mail.ebusiness-leidinger.de [217.11.53.44]) by mx1.freebsd.org (Postfix) with ESMTP id 87FB58FC15; Mon, 3 May 2010 11:52:06 +0000 (UTC) Received: from outgoing.leidinger.net (pD954F305.dip.t-dialin.net [217.84.243.5]) by mail.ebusiness-leidinger.de (Postfix) with ESMTPSA id 5BB6D84424B; Mon, 3 May 2010 13:51:56 +0200 (CEST) Received: from webmail.leidinger.net (webmail.leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id 38A7D508A; Mon, 3 May 2010 13:51:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=Leidinger.net; s=outgoing-alex; t=1272887510; bh=NDgeNjfCxG1NsoaWIqlz2gQaxrD1PC2QAQYBD4iZVts=; h=Message-ID:Date:From:To:Cc:Subject:References:In-Reply-To: MIME-Version:Content-Type:Content-Transfer-Encoding; b=tKaakT2aFknQxB68hpCEhYhJN9vh62UDt+IvrX/iamYL4rtuGGJcXv9VCTqIdUECk m9a06pjufIL1orqmNoPs8aidfkPZCZUWHxDG21zeBT/sd3h1Zergbh7NFzOviPWhaL sSa3jwus64WTFUiP8IiCvYV0Gz9x1fTRzE1ek3T95uQGCVDV7JXuQe3dMmMl9xwbm4 SYXQpK0Cde52waFBL6ta/22dcqPxwV030wS+kmVWpJIhZxI7nt6R1xTmpdPkXu6JK7 gNrwKS6ah1r4ZGWFxAiR45Uigv7dKoIbimkp8LZHLakbzg4VVXr2hWVX3CMtVOUC3z ey3hH/laxQuLw== Received: (from www@localhost) by webmail.leidinger.net (8.14.4/8.13.8/Submit) id o43BpkNs071311; Mon, 3 May 2010 13:51:46 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde Framework) with HTTP; Mon, 03 May 2010 13:51:45 +0200 Message-ID: <20100503135145.785968lw62popj40@webmail.leidinger.net> Date: Mon, 03 May 2010 13:51:45 +0200 From: Alexander Leidinger To: Doug Barton References: <4BDD1728.8080903@FreeBSD.org> <1272795699.58527.26.camel@headache.rainbow-runner.nl> <4BDDEC67.7090808@FreeBSD.org> <4BDDFC70.1040609@freebsd.org> <4BDE2225.30805@FreeBSD.org> In-Reply-To: <4BDE2225.30805@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Dynamic Internet Messaging Program (DIMP) H3 (1.1.4) X-EBL-MailScanner-Information: Please contact the ISP for more information X-EBL-MailScanner-ID: 5BB6D84424B.0F9A0 X-EBL-MailScanner: Found to be clean X-EBL-MailScanner-SpamCheck: not spam, spamhaus-ZEN, SpamAssassin (not cached, score=-1.209, required 6, autolearn=disabled, ALL_TRUSTED -1.44, DKIM_SIGNED 0.00, DKIM_VERIFIED -0.00, TW_BJ 0.08, TW_BP 0.08, TW_IB 0.08) X-EBL-MailScanner-From: alexander@leidinger.net X-EBL-MailScanner-Watermark: 1273492320.95839@K3xHZk+lBzHvUltdo9xK4w X-EBL-Spam-Status: No Cc: gnome@FreeBSD.org, Koop Mast , Joe Marcus Clarke , freebsd-ports@FreeBSD.org Subject: Re: Grandfather dependencies completely out of control 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: Mon, 03 May 2010 11:52:07 -0000 Quoting Doug Barton (from Sun, 02 May 2010 18:08:53 -0700): > On 05/02/10 15:28, Joe Marcus Clarke wrote: >> On 5/2/10 5:19 PM, Doug Barton wrote: >>> On 05/02/10 03:21, Koop Mast wrote: >>>> One of the scripts provided by devel/glib20 is a perl script. >>>> That is the reason why >>>> we need perl. >>> >>> Thanks for the response, couple things come to mind. First, how many >>> things actually make use of those perl/python scripts? If the number is >>> small they should probably be OPTIONS that default to off, or slave >>> ports as Thomas suggested. >> >> The script (glib-mkenums) is actually very important to almost all ports >> which depend on glib. Yes, what Thomas suggested could be done with >> some considerable work. What might be better is to have someone versed >> in shell scripting translate this script to sh. I think the GNOME guys >> would be fine to accept that. > > Please note that I'm not overwhelmingly interested in this particular > case. I'm more concerned about the general problem of grandfather > dependencies. Put EXPLICIT_PACKAGE_DEPENDS=yes in make.conf. This will get rid of the grandparent-deps. The problem with this is, that a lot of ports hardcode grandparent-libs. This is not a FreeBSD problem, this is a libtool (at least 1.x) problem and a pkg-config problem (adding grandparent-libs even if they are not necessary). So with this switch, you can not lookup potential candidates for an upgrade, by looking at the +REQUIRED_BY file. Because of the libtool/pkg-config problem all childs of a "problematic" lib will contain a reference to the lib, even if the particular lib is just a dependency of a lib which the current port uses. To make this description more explicit: if your port uses libGRAPH (I made upt this name) and libGRAPH is linked to libjpeg and libpng via libtool (at least 1.x), but your port is not directly using symbols from libjpeg or libpng, the binaries of your port will have libpng *and* libjpeg hardcoded. See /usr/ports/Tools/scripts/explicit_lib_depends.sh for a script which tells you which libs are hardcoded in the files (if they are in bin/ or lib/) of your (installed) port. Feel free to improve the script, I didn't touch it since 3 years because the software in the ports tree was not in a state where it made sense to finish the "NOT YET" part or extend the scope of files to analyze. Bye, Alexander. -- A baby is an alimentary canal with a loud voice at one end and no responsibility at the other. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-freebsd-gnome@FreeBSD.ORG Mon May 3 15:13:32 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A2369106566C; Mon, 3 May 2010 15:13:32 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 7B3748FC17; Mon, 3 May 2010 15:13:32 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o43FDW2u052119; Mon, 3 May 2010 15:13:32 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o43FDWel052072; Mon, 3 May 2010 15:13:32 GMT (envelope-from edwin) Date: Mon, 3 May 2010 15:13:32 GMT Message-Id: <201005031513.o43FDWel052072@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/146141: sysutils/hal causes system to hang up 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: Mon, 03 May 2010 15:13:32 -0000 Synopsis: sysutils/hal causes system to hang up Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Mon May 3 15:13:30 UTC 2010 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=146141 From owner-freebsd-gnome@FreeBSD.ORG Mon May 3 21:38:34 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8C4241065673 for ; Mon, 3 May 2010 21:38:34 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 8764D8FC23 for ; Mon, 3 May 2010 21:38:32 +0000 (UTC) Received: from [192.168.0.23] (r2bb217.net.upc.cz [62.245.117.217]) (authenticated bits=0) by raven.customer.vol.cz (8.14.3/8.14.3) with ESMTP id o43LcS3Y085661; Mon, 3 May 2010 23:38:29 +0200 (CEST) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: gnome@FreeBSD.org, fluffy@FreeBSD.org Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-nfJSmSbglsasz000hy1E" Date: Mon, 03 May 2010 23:38:27 +0200 Message-ID: <1272922707.66046.56.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port X-Scanned-By: MIMEDefang 2.67 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 62.245.117.217; Sender-helo: [192.168.0.23]; ) Cc: Subject: [Fwd: battfink-0.6.2_12 failed on amd64 7] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2010 21:38:34 -0000 --=-nfJSmSbglsasz000hy1E Content-Type: text/plain; charset="ISO-8859-2" Content-Transfer-Encoding: quoted-printable -------- P=F8eposlan=E1 zpr=E1va -------- > Od: User Ports-amd64 > Komu: cvs@oook.cz, linimon@FreeBSD.org, itetcu@FreeBSD.org > P=F8edm=ECt: battfink-0.6.2_12 failed on amd64 7 > Datum: Mon, 3 May 2010 21:16:58 GMT >=20 > You can also find this build log at >=20 > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.7.201005012203= 13/battfink-0.6.2_12.log >=20 > building battfink-0.6.2_12 on hobson5.isc.freebsd.org > in directory /usr2/pkgbuild/7/20100501220313/chroot/32797 > building for: 7.2-STABLE amd64 > maintained by: gnome@FreeBSD.org > port directory: /usr/ports/sysutils/battfink > Makefile ident: $FreeBSD: ports/sysutils/battfink/Makefile,v 1.18 2010/03= /28 06:43:34 dinoex Exp $ > build started at Mon May 3 21:12:19 UTC 2010 > FETCH_DEPENDS=3D > PATCH_DEPENDS=3D > EXTRACT_DEPENDS=3D > BUILD_DEPENDS=3DORBit2-2.14.17.tbz atk-1.28.0.tbz avahi-app-0.6.25_2.tbz = bash-4.0.35.tbz bison-2.4.1,1.tbz bitstream-vera-1.10_4.tbz cairo-1.8.8_1,1= .tbz cdparanoia-3.9.8_8.tbz compositeproto-0.4.1.tbz consolekit-0.4.1_2.tbz= damageproto-1.2.0.tbz dbus-1.2.16_1.tbz dbus-glib-0.84.tbz dmidecode-2.10.= tbz docbook-1.4.tbz docbook-4.1_4.tbz docbook-4.2.tbz docbook-4.3.tbz docbo= ok-4.4_2.tbz docbook-4.5_2.tbz docbook-5.0_1.tbz docbook-sk-4.1.2_4.tbz doc= book-xml-4.2_1.tbz docbook-xml-4.3.tbz docbook-xml-4.4_1.tbz docbook-xml-4.= 5.tbz docbook-xsl-1.75.2.tbz eggdbus-0.6.tbz encodings-1.0.3,1.tbz esound-0= .2.41.tbz expat-2.0.1_1.tbz fixesproto-4.1.1.tbz font-bh-ttf-1.0.1.tbz font= -misc-ethiopic-1.0.1.tbz font-misc-meltho-1.0.1.tbz font-util-1.0.2.tbz fon= tconfig-2.8.0,1.tbz freetype2-2.3.11.tbz gamin-0.1.10_3.tbz gconf2-2.28.0_2= .tbz gdbm-1.8.3_3.tbz getopt-1.1.4_1.tbz gettext-0.17_1.tbz gio-fam-backend= -2.22.4.tbz glib-2.22.4.tbz gmake-3.81_3.tbz gnome-doc-utils-0.18.1.tbz gno= me-icon-theme-2.28. > 0_3.tbz gnome-keyring-2.28.2_2.tbz gnome-mime-data-2.18.0_3.tbz gnome-mo= unt-0.8_5.tbz gnome-vfs-2.24.2_2.tbz gnome_subr-1.0.tbz gnomehier-2.3_12.tb= z gnutls-2.8.3.tbz gobject-introspection-0.6.7.tbz gtk-2.18.7_1.tbz gvfs-1.= 4.3_2.tbz hal-0.5.13_14.tbz hicolor-icon-theme-0.12.tbz inputproto-2.0.tbz = intltool-0.40.6.tbz iso8879-1986_2.tbz jasper-1.900.1_9.tbz jbigkit-1.6.tbz= jpeg-8_2.tbz kbproto-1.0.4.tbz libICE-1.0.6,1.tbz libIDL-0.8.13.tbz libSM-= 1.1.1,1.tbz libX11-1.3.3,1.tbz libXau-1.0.5.tbz libXcomposite-0.4.1,1.tbz l= ibXcursor-1.1.10.tbz libXdamage-1.1.2.tbz libXdmcp-1.0.3.tbz libXext-1.1.1,= 1.tbz libXfixes-4.0.4.tbz libXft-2.1.14.tbz libXi-1.3,1.tbz libXinerama-1.1= ,1.tbz libXpm-3.5.7.tbz libXrandr-1.3.0.tbz libXrender-0.9.5.tbz libXt-1.0.= 7.tbz libart_lgpl-2.3.20,1.tbz libaudiofile-0.2.6_1.tbz libbonobo-2.24.2.tb= z libbonoboui-2.24.2_2.tbz libcddb-1.3.1.tbz libcdio-0.82_1.tbz libdaemon-0= .12.tbz libexecinfo-1.1_3.tbz libexif-0.6.18.tbz libffi-3.0.9.tbz libfonten= c-1.0.5.tbz libgc > rypt-1.4.5.tbz libglade2-2.6.4_3.tbz libgnome-2.28.0_2.tbz l! > ibgnomecanvas-2.26.0_3.tbz libgnomeui-2.24.2_2.tbz libgpg-error-1.7.tbz = libgphoto2-2.4.7.tbz libiconv-1.13.1_1.tbz libltdl-2.2.6b.tbz libnotify-0.4= .5_3.tbz libproxy-0.2.3.tbz libpthread-stubs-0.3_3.tbz libsoup-2.28.2_2.tbz= libtasn1-2.4.tbz libusb-0.1.12_4.tbz libvolume_id-0.81.1.tbz libxcb-1.5.tb= z libxml2-2.7.6_2.tbz libxslt-1.1.26.tbz m4-1.4.14,1.tbz mkfontdir-1.0.5.tb= z mkfontscale-1.0.7.tbz p5-XML-Parser-2.36_1.tbz pango-1.26.2_2.tbz pciids-= 20091229.tbz pcre-8.02.tbz perl-5.10.1.tbz pixman-0.16.6.tbz pkg-config-0.2= 3_1.tbz png-1.4.1_1.tbz policykit-0.9_6.tbz policykit-gnome-0.9.2_4.tbz pol= kit-0.96_1.tbz popt-1.14.tbz py26-libxml2-2.7.6.tbz python26-2.6.4.tbz rand= rproto-1.3.1.tbz rarian-0.8.1.tbz renderproto-0.11.tbz samba34-libsmbclient= -3.4.5.tbz shared-mime-info-0.71.tbz sqlite3-3.6.23.1_1.tbz startup-notific= ation-0.10.tbz talloc-2.0.1.tbz tiff-3.9.2_1.tbz xcb-util-0.3.6_1.tbz xextp= roto-7.1.1.tbz xineramaproto-1.2.tbz xmlcatmgr-2.2.tbz xmlcharent-0.3_2.tbz= xorg-fonts-truet > ype-7.5.tbz xproto-7.0.16.tbz > RUN_DEPENDS=3DORBit2-2.14.17.tbz atk-1.28.0.tbz avahi-app-0.6.25_2.tbz ba= sh-4.0.35.tbz bison-2.4.1,1.tbz bitstream-vera-1.10_4.tbz cairo-1.8.8_1,1.t= bz cdparanoia-3.9.8_8.tbz compositeproto-0.4.1.tbz consolekit-0.4.1_2.tbz d= amageproto-1.2.0.tbz dbus-1.2.16_1.tbz dbus-glib-0.84.tbz dmidecode-2.10.tb= z docbook-1.4.tbz docbook-4.1_4.tbz docbook-4.2.tbz docbook-4.3.tbz docbook= -4.4_2.tbz docbook-4.5_2.tbz docbook-5.0_1.tbz docbook-sk-4.1.2_4.tbz docbo= ok-xml-4.2_1.tbz docbook-xml-4.3.tbz docbook-xml-4.4_1.tbz docbook-xml-4.5.= tbz docbook-xsl-1.75.2.tbz eggdbus-0.6.tbz encodings-1.0.3,1.tbz esound-0.2= .41.tbz expat-2.0.1_1.tbz fixesproto-4.1.1.tbz font-bh-ttf-1.0.1.tbz font-m= isc-ethiopic-1.0.1.tbz font-misc-meltho-1.0.1.tbz font-util-1.0.2.tbz fontc= onfig-2.8.0,1.tbz freetype2-2.3.11.tbz gamin-0.1.10_3.tbz gconf2-2.28.0_2.t= bz gdbm-1.8.3_3.tbz getopt-1.1.4_1.tbz gettext-0.17_1.tbz gio-fam-backend-2= .22.4.tbz glib-2.22.4.tbz gnome-doc-utils-0.18.1.tbz gnome-icon-theme-2.28.= 0_3.tbz gnome-keyri > ng-2.28.2_2.tbz gnome-mime-data-2.18.0_3.tbz gnome-mount-0.8_5.tbz gnome= -vfs-2.24.2_2.tbz gnome_subr-1.0.tbz gnomehier-2.3_12.tbz gnutls-2.8.3.tbz = gobject-introspection-0.6.7.tbz gtk-2.18.7_1.tbz gvfs-1.4.3_2.tbz hal-0.5.1= 3_14.tbz hicolor-icon-theme-0.12.tbz inputproto-2.0.tbz iso8879-1986_2.tbz = jasper-1.900.1_9.tbz jbigkit-1.6.tbz jpeg-8_2.tbz kbproto-1.0.4.tbz libICE-= 1.0.6,1.tbz libIDL-0.8.13.tbz libSM-1.1.1,1.tbz libX11-1.3.3,1.tbz libXau-1= .0.5.tbz libXcomposite-0.4.1,1.tbz libXcursor-1.1.10.tbz libXdamage-1.1.2.t= bz libXdmcp-1.0.3.tbz libXext-1.1.1,1.tbz libXfixes-4.0.4.tbz libXft-2.1.14= .tbz libXi-1.3,1.tbz libXinerama-1.1,1.tbz libXpm-3.5.7.tbz libXrandr-1.3.0= .tbz libXrender-0.9.5.tbz libXt-1.0.7.tbz libart_lgpl-2.3.20,1.tbz libaudio= file-0.2.6_1.tbz libbonobo-2.24.2.tbz libbonoboui-2.24.2_2.tbz libcddb-1.3.= 1.tbz libcdio-0.82_1.tbz libdaemon-0.12.tbz libexecinfo-1.1_3.tbz libexif-0= .6.18.tbz libffi-3.0.9.tbz libfontenc-1.0.5.tbz libgcrypt-1.4.5.tbz libglad= e2-2.6.4_3.tbz li > bgnome-2.28.0_2.tbz libgnomecanvas-2.26.0_3.tbz libgnomeui-2! > .24.2_2.tbz libgpg-error-1.7.tbz libgphoto2-2.4.7.tbz libiconv-1.13.1_1.= tbz libltdl-2.2.6b.tbz libnotify-0.4.5_3.tbz libproxy-0.2.3.tbz libpthread-= stubs-0.3_3.tbz libsoup-2.28.2_2.tbz libtasn1-2.4.tbz libusb-0.1.12_4.tbz l= ibvolume_id-0.81.1.tbz libxcb-1.5.tbz libxml2-2.7.6_2.tbz libxslt-1.1.26.tb= z m4-1.4.14,1.tbz mkfontdir-1.0.5.tbz mkfontscale-1.0.7.tbz pango-1.26.2_2.= tbz pciids-20091229.tbz pcre-8.02.tbz perl-5.10.1.tbz pixman-0.16.6.tbz pkg= -config-0.23_1.tbz png-1.4.1_1.tbz policykit-0.9_6.tbz policykit-gnome-0.9.= 2_4.tbz polkit-0.96_1.tbz popt-1.14.tbz py26-libxml2-2.7.6.tbz python26-2.6= .4.tbz randrproto-1.3.1.tbz rarian-0.8.1.tbz renderproto-0.11.tbz samba34-l= ibsmbclient-3.4.5.tbz shared-mime-info-0.71.tbz sqlite3-3.6.23.1_1.tbz star= tup-notification-0.10.tbz talloc-2.0.1.tbz tiff-3.9.2_1.tbz xcb-util-0.3.6_= 1.tbz xextproto-7.1.1.tbz xineramaproto-1.2.tbz xmlcatmgr-2.2.tbz xmlcharen= t-0.3_2.tbz xorg-fonts-truetype-7.5.tbz xproto-7.0.16.tbz > prefixes: LOCALBASE=3Dusr/local > add_pkg > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D> battfink-0.6.2.tar.bz2 doesn't seem to exist in /tmp/distfiles/gnome= 2. > =3D> Attempting to fetch from ftp://freebsd.isc.org/pub/FreeBSD/ports/dis= tfiles/gnome2/. > battfink-0.6.2.tar.bz2 147 kB 9883 kBps > =3D> MD5 Checksum OK for gnome2/battfink-0.6.2.tar.bz2. > =3D> SHA256 Checksum OK for gnome2/battfink-0.6.2.tar.bz2. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg > =3D=3D=3D> Extracting for battfink-0.6.2_12 > =3D> MD5 Checksum OK for gnome2/battfink-0.6.2.tar.bz2. > =3D> SHA256 Checksum OK for gnome2/battfink-0.6.2.tar.bz2. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg > =3D=3D=3D> Patching for battfink-0.6.2_12 > =3D=3D=3D> Applying FreeBSD patches for battfink-0.6.2_12 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg ORBit2-2.14.17.tbz atk-1.28.0.tbz avahi-app-0.6.25_2.tbz bash-4.0= .35.tbz bison-2.4.1,1.tbz bitstream-vera-1.10_4.tbz cairo-1.8.8_1,1.tbz cdp= aranoia-3.9.8_8.tbz compositeproto-0.4.1.tbz consolekit-0.4.1_2.tbz damagep= roto-1.2.0.tbz dbus-1.2.16_1.tbz dbus-glib-0.84.tbz dmidecode-2.10.tbz docb= ook-1.4.tbz docbook-4.1_4.tbz docbook-4.2.tbz docbook-4.3.tbz docbook-4.4_2= .tbz docbook-4.5_2.tbz docbook-5.0_1.tbz docbook-sk-4.1.2_4.tbz docbook-xml= -4.2_1.tbz docbook-xml-4.3.tbz docbook-xml-4.4_1.tbz docbook-xml-4.5.tbz do= cbook-xsl-1.75.2.tbz eggdbus-0.6.tbz encodings-1.0.3,1.tbz esound-0.2.41.tb= z expat-2.0.1_1.tbz fixesproto-4.1.1.tbz font-bh-ttf-1.0.1.tbz font-misc-et= hiopic-1.0.1.tbz font-misc-meltho-1.0.1.tbz font-util-1.0.2.tbz fontconfig-= 2.8.0,1.tbz freetype2-2.3.11.tbz gamin-0.1.10_3.tbz gconf2-2.28.0_2.tbz gdb= m-1.8.3_3.tbz getopt-1.1.4_1.tbz gettext-0.17_1.tbz gio-fam-backend-2.22.4.= tbz glib-2.22.4.tbz gmake-3.81_3.tbz gnome-doc-utils-0.18.1.tbz gnome-icon-= theme-2.28.0_3.tb > z gnome-keyring-2.28.2_2.tbz gnome-mime-data-2.18.0_3.tbz gnome-mount-0.= 8_5.tbz gnome-vfs-2.24.2_2.tbz gnome_subr-1.0.tbz gnomehier-2.3_12.tbz gnut= ls-2.8.3.tbz gobject-introspection-0.6.7.tbz gtk-2.18.7_1.tbz gvfs-1.4.3_2.= tbz hal-0.5.13_14.tbz hicolor-icon-theme-0.12.tbz inputproto-2.0.tbz intlto= ol-0.40.6.tbz iso8879-1986_2.tbz jasper-1.900.1_9.tbz jbigkit-1.6.tbz jpeg-= 8_2.tbz kbproto-1.0.4.tbz libICE-1.0.6,1.tbz libIDL-0.8.13.tbz libSM-1.1.1,= 1.tbz libX11-1.3.3,1.tbz libXau-1.0.5.tbz libXcomposite-0.4.1,1.tbz libXcur= sor-1.1.10.tbz libXdamage-1.1.2.tbz libXdmcp-1.0.3.tbz libXext-1.1.1,1.tbz = libXfixes-4.0.4.tbz libXft-2.1.14.tbz libXi-1.3,1.tbz libXinerama-1.1,1.tbz= libXpm-3.5.7.tbz libXrandr-1.3.0.tbz libXrender-0.9.5.tbz libXt-1.0.7.tbz = libart_lgpl-2.3.20,1.tbz libaudiofile-0.2.6_1.tbz libbonobo-2.24.2.tbz libb= onoboui-2.24.2_2.tbz libcddb-1.3.1.tbz libcdio-0.82_1.tbz libdaemon-0.12.tb= z libexecinfo-1.1_3.tbz libexif-0.6.18.tbz libffi-3.0.9.tbz libfontenc-1.0.= 5.tbz libgcrypt-1 > .4.5.tbz libglade2-2.6.4_3.tbz libgnome-2.28.0_2.tbz libgnom! > ecanvas-2.26.0_3.tbz libgnomeui-2.24.2_2.tbz libgpg-error-1.7.tbz libgph= oto2-2.4.7.tbz libiconv-1.13.1_1.tbz libltdl-2.2.6b.tbz libnotify-0.4.5_3.t= bz libproxy-0.2.3.tbz libpthread-stubs-0.3_3.tbz libsoup-2.28.2_2.tbz libta= sn1-2.4.tbz libusb-0.1.12_4.tbz libvolume_id-0.81.1.tbz libxcb-1.5.tbz libx= ml2-2.7.6_2.tbz libxslt-1.1.26.tbz m4-1.4.14,1.tbz mkfontdir-1.0.5.tbz mkfo= ntscale-1.0.7.tbz p5-XML-Parser-2.36_1.tbz pango-1.26.2_2.tbz pciids-200912= 29.tbz pcre-8.02.tbz perl-5.10.1.tbz pixman-0.16.6.tbz pkg-config-0.23_1.tb= z png-1.4.1_1.tbz policykit-0.9_6.tbz policykit-gnome-0.9.2_4.tbz polkit-0.= 96_1.tbz popt-1.14.tbz py26-libxml2-2.7.6.tbz python26-2.6.4.tbz randrproto= -1.3.1.tbz rarian-0.8.1.tbz renderproto-0.11.tbz samba34-libsmbclient-3.4.5= .tbz shared-mime-info-0.71.tbz sqlite3-3.6.23.1_1.tbz startup-notification-= 0.10.tbz talloc-2.0.1.tbz tiff-3.9.2_1.tbz xcb-util-0.3.6_1.tbz xextproto-7= .1.1.tbz xineramaproto-1.2.tbz xmlcatmgr-2.2.tbz xmlcharent-0.3_2.tbz xorg-= fonts-truetype-7. > 5.tbz xproto-7.0.16.tbz > adding dependencies > pkg_add ORBit2-2.14.17.tbz >=20 > =3D=3D=3D=3D > Note that some of the standard modules are provided as separate > ports since they require extra dependencies: >=20 > bsddb databases/py-bsddb > gdbm databases/py-gdbm > sqlite3 databases/py-sqlite3 > tkinter x11-toolkits/py-tkinter >=20 > Install them as needed. > =3D=3D=3D=3D >=20 > Removing stale symlinks from /usr/bin... > Skipping /usr/bin/perl > Skipping /usr/bin/perl5 > Done. > Creating various symlinks in /usr/bin... > Symlinking /usr/local/bin/perl5.10.1 to /usr/bin/perl > Symlinking /usr/local/bin/perl5.10.1 to /usr/bin/perl5 > Done. > Cleaning up /etc/make.conf... Done. > Spamming /etc/make.conf... Done. > Cleaning up /etc/manpath.config... Done. > Spamming /etc/manpath.config... Done. >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D >=20 > Gamin will only provide realtime notification of changes for at most n fi= les, > where n is the minimum value between (kern.maxfiles * 0.7) and > (kern.maxfilesperproc - 200). Beyond that limit, files will be polled. >=20 > If you often open several large folders with Nautilus, you might want to > increase the kern.maxfiles tunable (you do not need to set > kern.maxfilesperproc, since it is computed at boot time from kern.maxfile= s). >=20 > For a typical desktop, add the following line to /boot/loader.conf, then > reboot the system: >=20 > kern.maxfiles=3D"25000" >=20 > The behavior of gamin can be controlled via the various gaminrc files. > See http://www.gnome.org/~veillard/gamin/config.html on how to create > these files. In particular, if you find gam_server is taking up too much > CPU time polling for changes, something like the following may help > in one of the gaminrc files: >=20 > # reduce polling frequency to once per 10 seconds > # for UFS file systems in order to lower CPU load > fsset ufs poll 10 >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D >=20 > pkg_add atk-1.28.0.tbz > pkg_add avahi-app-0.6.25_2.tbz >=20 >=20 > ***************************************************************** > Although libxcb can yield dramatic improvements in speed, > memory footprint, and responsiveness, and will probably > become the default Xlib for X.org/freedesktop.org, it is > still experimental software. Some broken callers will abort() > on locking assertion failures. As a temporary workaround, set > LIBXCB_ALLOW_SLOPPY_LOCK in your environment to skip the abort(). > This may result in noisy stacktrace printing. > ***************************************************************** >=20 > avahi:*:558: > You already have a group "avahi", so I will use it. > avahi:*:558:558::0:0:Avahi Daemon User:/nonexistent:/sbin/nologin > You already have a user "avahi", so I will use it. > pkg_add bash-4.0.35.tbz > pkg_add bison-2.4.1,1.tbz > pkg_add bitstream-vera-1.10_4.tbz > Running fc-cache to build fontconfig cache... > /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs > /usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 d= irs > /root/.fonts: skipping, no such directory > /var/db/fontconfig: cleaning cache directory > /root/.fontconfig: not cleaning non-existent cache directory > fc-cache: succeeded > /var/tmp/instmp.CkOM43/lib/X11/fonts/bitstream-vera: caching, new cache c= ontents: 10 fonts, 0 dirs > /var/db/fontconfig: cleaning cache directory > /var/db/fontconfig: invalid cache file: deea84fa067eec67b69dab1b2344175b-= le64.cache-3 > /root/.fontconfig: not cleaning non-existent cache directory > /usr/local/bin/fc-cache: succeeded >=20 > IMPORTANT - READ CAREFULLY: Please read the COPYRIGHT included with these= fonts > before using. The copyright can be found at /usr/local/lib/X11/fonts/bit= stream-vera/COPYRIGHT.TXT. To > use these fonts, follow the instructions below. >=20 > Make sure that the freetype module is loaded. If it is not, add the foll= owing > line to the "Modules" section of your X Windows configuration file: >=20 > Load "freetype" >=20 > Add the following line to the "Files" section of X Windows configuration = file: >=20 > FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" >=20 > Note: your X Windows configuration file is typically /etc/X11/xorg.conf >=20 > pkg_add cairo-1.8.8_1,1.tbz > pkg_add cdparanoia-3.9.8_8.tbz > pkg_add compositeproto-0.4.1.tbz > pkg_add consolekit-0.4.1_2.tbz > pkg_add damageproto-1.2.0.tbz > pkg_add dbus-1.2.16_1.tbz > skipping dbus-1.2.16_1, already added > pkg_add dbus-glib-0.84.tbz > skipping dbus-glib-0.84, already added > pkg_add dmidecode-2.10.tbz > pkg_add docbook-1.4.tbz > + Creating /usr/local/share/sgml/catalog > + Registering CATALOG catalog.ports (SGML) > + Creating /usr/local/share/sgml/catalog.ports > + Creating /usr/local/share/xml/catalog > + Registering nextCatalog catalog.ports (XML) > + Creating /usr/local/share/xml/catalog.ports >=20 > The following catalogs are installed: >=20 > 1) ${PREFIX}/share/sgml/catalog >=20 > The top level catalog for SGML stuff. It is not changed > by any ports/packages except textproc/xmlcatmgr. >=20 > 2) ${PREFIX}/share/sgml/catalog.ports >=20 > This catalog is for handling SGML stuff installed under > ${PREFIX}/share/sgml. It is changed by ports/packages. >=20 > 3) ${PREFIX}/share/xml/catalog >=20 > The top level catalog for XML stuff. It is not changed > by any ports/packages except textproc/xmlcatmgr. >=20 > 4) ${PREFIX}/share/xml/catalog.ports >=20 > This catalog is for handling XML stuff installed under > ${PREFIX}/share/xml. It is changed by ports/packages. >=20 > pkg_add docbook-4.1_4.tbz > skipping docbook-4.1_4, already added > pkg_add docbook-4.2.tbz > skipping docbook-4.2, already added > pkg_add docbook-4.3.tbz > skipping docbook-4.3, already added > pkg_add docbook-4.4_2.tbz > skipping docbook-4.4_2, already added > pkg_add docbook-4.5_2.tbz > skipping docbook-4.5_2, already added > pkg_add docbook-5.0_1.tbz > skipping docbook-5.0_1, already added > pkg_add docbook-sk-4.1.2_4.tbz > skipping docbook-sk-4.1.2_4, already added > pkg_add docbook-xml-4.2_1.tbz > skipping docbook-xml-4.2_1, already added > pkg_add docbook-xml-4.3.tbz > skipping docbook-xml-4.3, already added > pkg_add docbook-xml-4.4_1.tbz > skipping docbook-xml-4.4_1, already added > pkg_add docbook-xml-4.5.tbz > skipping docbook-xml-4.5, already added > pkg_add docbook-xsl-1.75.2.tbz > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.36' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.36' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.37' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.37' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.38' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.38' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.39' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.39' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.40' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.40' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.41' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.41' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.42' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.42' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.43' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.43' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.44' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.44' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.45' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.45' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.46' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.46' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.47' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.47' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.48' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.48' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.49' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.49' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.50.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.50.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.51.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.51.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.51.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.51.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.52.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.52.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.52.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.52.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.52.2' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.52.2' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.53.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.53.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.54.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.54.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.54.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.54.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.55.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.55.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.56.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.56.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.56.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.56.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.57.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.57.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.58.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.58.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.58.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.58.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.59.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.59.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.59.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.59.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.59.2' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.59.2' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.60.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.60.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.60.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.60.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.2' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.2' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.3' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.61.3' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.2' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.2' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.3' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.3' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.4' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.62.4' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.63.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.63.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.64.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.64.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.64.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.64.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.65.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.65.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.65.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.65.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.66.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.66.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.66.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.66.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.67.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.67.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.67.2' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.67.2' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.68.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.68.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.68.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.68.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.69.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.69.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.69.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.69.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.70.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.70.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.70.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.70.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.71.0' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.71.0' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.71.1' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/1.71.1' of type `rewriteURI' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/current' of type `rewriteSystem' > xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/relea= se/xsl/current' of type `rewriteURI' > pkg_add eggdbus-0.6.tbz > skipping eggdbus-0.6, already added > pkg_add encodings-1.0.3,1.tbz > pkg_add esound-0.2.41.tbz >=20 > The ESounD daemon (esd) must be started on a per-user basis. This is typ= ically > done by the Session Manager in GNOME. However, if you are not using the > GNOME Desktop, you will need to add something like the following to your > X Windows initialization script: >=20 > esd -terminate -nobeeps -as 2 >=20 > pkg_add expat-2.0.1_1.tbz > skipping expat-2.0.1_1, already added > pkg_add fixesproto-4.1.1.tbz > pkg_add font-bh-ttf-1.0.1.tbz > /usr/local/lib/X11/fonts/TTF: caching, new cache contents: 12 fonts, 0 di= rs > /var/db/fontconfig: cleaning cache directory > /var/db/fontconfig: invalid cache file: e23fc6ef6adc220366698fbafd97e34f-= le64.cache-3 > /root/.fontconfig: not cleaning non-existent cache directory > fc-cache: succeeded > pkg_add font-misc-ethiopic-1.0.1.tbz > /usr/local/lib/X11/fonts/TTF: caching, new cache contents: 13 fonts, 0 di= rs > /var/db/fontconfig: cleaning cache directory > /root/.fontconfig: not cleaning non-existent cache directory > fc-cache: succeeded > /usr/local/lib/X11/fonts/OTF: caching, new cache contents: 1 fonts, 0 dir= s > /var/db/fontconfig: cleaning cache directory > /root/.fontconfig: not cleaning non-existent cache directory > fc-cache: succeeded > pkg_add font-misc-meltho-1.0.1.tbz > /usr/local/lib/X11/fonts/OTF: caching, new cache contents: 23 fonts, 0 di= rs > /var/db/fontconfig: cleaning cache directory > /root/.fontconfig: not cleaning non-existent cache directory > fc-cache: succeeded > pkg_add font-util-1.0.2.tbz > skipping font-util-1.0.2, already added > pkg_add fontconfig-2.8.0,1.tbz > skipping fontconfig-2.8.0,1, already added > pkg_add freetype2-2.3.11.tbz > skipping freetype2-2.3.11, already added > pkg_add gamin-0.1.10_3.tbz > skipping gamin-0.1.10_3, already added > pkg_add gconf2-2.28.0_2.tbz > ./etc/CORBA missing (created) > ./etc/CORBA/servers missing (created) > ./etc/X11 missing (created) > ./etc/X11/serverconfig missing (created) > ./etc/X11/starthere missing (created) > ./etc/X11/sysconfig missing (created) > ./etc/gconf missing (created) > ./etc/gconf/gconf.xml.defaults missing (created) > ./etc/gconf/gconf.xml.mandatory missing (created) > ./etc/gconf/gconf.xml.system missing (created) > ./etc/gconf/schemas missing (created) > ./etc/gnome missing (created) > ./etc/gnome/config missing (created) > ./etc/gnome-vfs-2.0 missing (created) > ./etc/gnome-vfs-2.0/modules missing (created) > ./etc/sound missing (created) > ./etc/sound/events missing (created) > ./etc/vfs missing (created) > ./etc/vfs/modules missing (created) > ./etc/xdg missing (created) > ./etc/xdg/autostart missing (created) > ./include/gconf missing (created) > ./include/gdkcardimage missing (created) > ./include/gnome-1.0 missing (created) > ./lib/GConf missing (created) > ./lib/bonobo missing (created) > ./lib/bonobo/monikers missing (created) > ./lib/bonobo/plugin missing (created) > ./lib/gnome-vfs-2.0 missing (created) > ./lib/gnome-vfs-2.0/modules missing (created) > ./lib/vfs missing (created) > ./lib/vfs/modules missing (created) > ./libdata/bonobo missing (created) > ./libdata/bonobo/servers missing (created) > ./share/applets missing (created) > ./share/applets/Amusements missing (created) > ./share/applets/Clocks missing (created) > ./share/applets/Monitors missing (created) > ./share/applets/Multimedia missing (created) > ./share/applets/Network missing (created) > ./share/applets/Utility missing (created) > ./share/application-registry missing (created) > ./share/capplets missing (created) > ./share/control-center missing (created) > ./share/control-center/Desktop missing (created) > ./share/control-center/Documents missing (created) > ./share/control-center/Peripherals missing (created) > ./share/control-center/Session missing (created) > ./share/control-center/capplets missing (created) > ./share/control-center/keybindings missing (created) > ./share/control-center-2.0 missing (created) > ./share/control-center-2.0/capplets missing (created) > ./share/doc/libgda missing (created) > ./share/games missing (created) > ./share/gnome missing (created) > ./share/gnome/apps missing (created) > ./share/gnome/apps/Applications missing (created) > ./share/gnome/apps/Audio missing (created) > ./share/gnome/apps/Development missing (created) > ./share/gnome/apps/Games missing (created) > ./share/gnome/apps/Graphics missing (created) > ./share/gnome/apps/Internet missing (created) > ./share/gnome/apps/Multimedia missing (created) > ./share/gnome/apps/Settings missing (created) > ./share/gnome/apps/Settings/Desktop missing (created) > ./share/gnome/apps/Settings/Documents missing (created) > ./share/gnome/apps/Settings/Peripherals missing (created) > ./share/gnome/apps/Settings/Session missing (created) > ./share/gnome/apps/System missing (created) > ./share/gnome/apps/Utilities missing (created) > ./share/gnome/autostart missing (created) > ./share/gnome/help missing (created) > ./share/gnome/help/fdl missing (created) > ./share/gnome/help/fdl/C missing (created) > ./share/gnome/help/gpl missing (created) > ./share/gnome/help/gpl/C missing (created) > ./share/gnome/help/lgpl missing (created) > ./share/gnome/help/lgpl/C missing (created) > ./share/gnome/panel missing (created) > ./share/gnome/ui missing (created) > ./share/gnome/wm-properties missing (created) > ./share/gnome-2.0 missing (created) > ./share/gnome-2.0/ui missing (created) > ./share/gnome-about missing (created) > ./share/gnome-control-center missing (created) > ./share/gnome-control-center/keybindings missing (created) > ./share/images missing (created) > ./share/mc missing (created) > ./share/mc/templates missing (created) > ./share/mime-info missing (created) > ./share/oaf missing (created) > ./share/omf missing (created) > ./share/pixmaps/document-icons missing (created) > ./share/pixmaps/splash missing (created) > ./share/sgml/docbook/gnome-customization-0.1 missing (created) > ./share/sounds missing (created) > ./share/vala missing (created) > ./share/vala/vapi missing (created) > ./share/vfolders missing (created) > ./share/xmodmap missing (created) > pkg_add gdbm-1.8.3_3.tbz > skipping gdbm-1.8.3_3, already added > pkg_add getopt-1.1.4_1.tbz > pkg_add gettext-0.17_1.tbz > skipping gettext-0.17_1, already added > pkg_add gio-fam-backend-2.22.4.tbz > skipping gio-fam-backend-2.22.4, already added > pkg_add glib-2.22.4.tbz > skipping glib-2.22.4, already added > pkg_add gmake-3.81_3.tbz > pkg_add gnome-doc-utils-0.18.1.tbz > pkg_add gnome-icon-theme-2.28.0_3.tbz > pkg_add gnome-keyring-2.28.2_2.tbz > pkg_add gnome-mime-data-2.18.0_3.tbz > pkg_add gnome-mount-0.8_5.tbz > pkg_add gnome-vfs-2.24.2_2.tbz > pkg_add gnome_subr-1.0.tbz > skipping gnome_subr-1.0, already added > pkg_add gnomehier-2.3_12.tbz > skipping gnomehier-2.3_12, already added > pkg_add gnutls-2.8.3.tbz > pkg_add gobject-introspection-0.6.7.tbz > skipping gobject-introspection-0.6.7, already added > pkg_add gtk-2.18.7_1.tbz > skipping gtk-2.18.7_1, already added > pkg_add gvfs-1.4.3_2.tbz > pkg_add hal-0.5.13_14.tbz > skipping hal-0.5.13_14, already added > pkg_add hicolor-icon-theme-0.12.tbz > skipping hicolor-icon-theme-0.12, already added > pkg_add inputproto-2.0.tbz > skipping inputproto-2.0, already added > pkg_add intltool-0.40.6.tbz > pkg_add iso8879-1986_2.tbz > skipping iso8879-1986_2, already added > pkg_add jasper-1.900.1_9.tbz > skipping jasper-1.900.1_9, already added > pkg_add jbigkit-1.6.tbz > skipping jbigkit-1.6, already added > pkg_add jpeg-8_2.tbz > skipping jpeg-8_2, already added > pkg_add kbproto-1.0.4.tbz > skipping kbproto-1.0.4, already added > pkg_add libICE-1.0.6,1.tbz > pkg_add libIDL-0.8.13.tbz > skipping libIDL-0.8.13, already added > pkg_add libSM-1.1.1,1.tbz > pkg_add libX11-1.3.3,1.tbz > skipping libX11-1.3.3,1, already added > pkg_add libXau-1.0.5.tbz > skipping libXau-1.0.5, already added > pkg_add libXcomposite-0.4.1,1.tbz > skipping libXcomposite-0.4.1,1, already added > pkg_add libXcursor-1.1.10.tbz > skipping libXcursor-1.1.10, already added > pkg_add libXdamage-1.1.2.tbz > skipping libXdamage-1.1.2, already added > pkg_add libXdmcp-1.0.3.tbz > skipping libXdmcp-1.0.3, already added > pkg_add libXext-1.1.1,1.tbz > skipping libXext-1.1.1,1, already added > pkg_add libXfixes-4.0.4.tbz > skipping libXfixes-4.0.4, already added > pkg_add libXft-2.1.14.tbz > skipping libXft-2.1.14, already added > pkg_add libXi-1.3,1.tbz > skipping libXi-1.3,1, already added > pkg_add libXinerama-1.1,1.tbz > skipping libXinerama-1.1,1, already added > pkg_add libXpm-3.5.7.tbz > pkg_add libXrandr-1.3.0.tbz > skipping libXrandr-1.3.0, already added > pkg_add libXrender-0.9.5.tbz > skipping libXrender-0.9.5, already added > pkg_add libXt-1.0.7.tbz > skipping libXt-1.0.7, already added > pkg_add libart_lgpl-2.3.20,1.tbz > pkg_add libaudiofile-0.2.6_1.tbz > skipping libaudiofile-0.2.6_1, already added > pkg_add libbonobo-2.24.2.tbz > pkg_add libbonoboui-2.24.2_2.tbz > pkg_add libcddb-1.3.1.tbz > skipping libcddb-1.3.1, already added > pkg_add libcdio-0.82_1.tbz > skipping libcdio-0.82_1, already added > pkg_add libdaemon-0.12.tbz > skipping libdaemon-0.12, already added > pkg_add libexecinfo-1.1_3.tbz > skipping libexecinfo-1.1_3, already added > pkg_add libexif-0.6.18.tbz > skipping libexif-0.6.18, already added > pkg_add libffi-3.0.9.tbz > skipping libffi-3.0.9, already added > pkg_add libfontenc-1.0.5.tbz > skipping libfontenc-1.0.5, already added > pkg_add libgcrypt-1.4.5.tbz > skipping libgcrypt-1.4.5, already added > pkg_add libglade2-2.6.4_3.tbz > skipping libglade2-2.6.4_3, already added > pkg_add libgnome-2.28.0_2.tbz > skipping libgnome-2.28.0_2, already added > pkg_add libgnomecanvas-2.26.0_3.tbz > skipping libgnomecanvas-2.26.0_3, already added > pkg_add libgnomeui-2.24.2_2.tbz > pkg_add libgpg-error-1.7.tbz > skipping libgpg-error-1.7, already added > pkg_add libgphoto2-2.4.7.tbz > skipping libgphoto2-2.4.7, already added > pkg_add libiconv-1.13.1_1.tbz > skipping libiconv-1.13.1_1, already added > pkg_add libltdl-2.2.6b.tbz > skipping libltdl-2.2.6b, already added > pkg_add libnotify-0.4.5_3.tbz > skipping libnotify-0.4.5_3, already added > pkg_add libproxy-0.2.3.tbz > skipping libproxy-0.2.3, already added > pkg_add libpthread-stubs-0.3_3.tbz > skipping libpthread-stubs-0.3_3, already added > pkg_add libsoup-2.28.2_2.tbz > skipping libsoup-2.28.2_2, already added > pkg_add libtasn1-2.4.tbz > skipping libtasn1-2.4, already added > pkg_add libusb-0.1.12_4.tbz > skipping libusb-0.1.12_4, already added > pkg_add libvolume_id-0.81.1.tbz > skipping libvolume_id-0.81.1, already added > pkg_add libxcb-1.5.tbz > skipping libxcb-1.5, already added > pkg_add libxml2-2.7.6_2.tbz > skipping libxml2-2.7.6_2, already added > pkg_add libxslt-1.1.26.tbz > skipping libxslt-1.1.26, already added > pkg_add m4-1.4.14,1.tbz > skipping m4-1.4.14,1, already added > pkg_add mkfontdir-1.0.5.tbz > skipping mkfontdir-1.0.5, already added > pkg_add mkfontscale-1.0.7.tbz > skipping mkfontscale-1.0.7, already added > pkg_add p5-XML-Parser-2.36_1.tbz > skipping p5-XML-Parser-2.36_1, already added > pkg_add pango-1.26.2_2.tbz > skipping pango-1.26.2_2, already added > pkg_add pciids-20091229.tbz > skipping pciids-20091229, already added > pkg_add pcre-8.02.tbz > skipping pcre-8.02, already added > pkg_add perl-5.10.1.tbz > skipping perl-5.10.1, already added > pkg_add pixman-0.16.6.tbz > skipping pixman-0.16.6, already added > pkg_add pkg-config-0.23_1.tbz > skipping pkg-config-0.23_1, already added > pkg_add png-1.4.1_1.tbz > skipping png-1.4.1_1, already added > pkg_add policykit-0.9_6.tbz > skipping policykit-0.9_6, already added > pkg_add policykit-gnome-0.9.2_4.tbz > skipping policykit-gnome-0.9.2_4, already added > pkg_add polkit-0.96_1.tbz > skipping polkit-0.96_1, already added > pkg_add popt-1.14.tbz > skipping popt-1.14, already added > pkg_add py26-libxml2-2.7.6.tbz > skipping py26-libxml2-2.7.6, already added > pkg_add python26-2.6.4.tbz > skipping python26-2.6.4, already added > pkg_add randrproto-1.3.1.tbz > skipping randrproto-1.3.1, already added > pkg_add rarian-0.8.1.tbz > skipping rarian-0.8.1, already added > pkg_add renderproto-0.11.tbz > skipping renderproto-0.11, already added > pkg_add samba34-libsmbclient-3.4.5.tbz > skipping samba34-libsmbclient-3.4.5, already added > pkg_add shared-mime-info-0.71.tbz > skipping shared-mime-info-0.71, already added > pkg_add sqlite3-3.6.23.1_1.tbz > skipping sqlite3-3.6.23.1_1, already added > pkg_add startup-notification-0.10.tbz > skipping startup-notification-0.10, already added > pkg_add talloc-2.0.1.tbz > skipping talloc-2.0.1, already added > pkg_add tiff-3.9.2_1.tbz > skipping tiff-3.9.2_1, already added > pkg_add xcb-util-0.3.6_1.tbz > skipping xcb-util-0.3.6_1, already added > pkg_add xextproto-7.1.1.tbz > skipping xextproto-7.1.1, already added > pkg_add xineramaproto-1.2.tbz > skipping xineramaproto-1.2, already added > pkg_add xmlcatmgr-2.2.tbz > skipping xmlcatmgr-2.2, already added > pkg_add xmlcharent-0.3_2.tbz > skipping xmlcharent-0.3_2, already added > pkg_add xorg-fonts-truetype-7.5.tbz > skipping xorg-fonts-truetype-7.5, already added > pkg_add xproto-7.0.16.tbz > skipping xproto-7.0.16, already added > =3D=3D=3D> battfink-0.6.2_12 depends on executable: gmake - found > =3D=3D=3D> battfink-0.6.2_12 depends on file: /usr/local/libdata/pkgcon= fig/x11.pc - found > =3D=3D=3D> battfink-0.6.2_12 depends on file: /usr/local/bin/intltool-e= xtract - found > =3D=3D=3D> battfink-0.6.2_12 depends on file: /usr/local/libdata/pkgcon= fig/gnome-mime-data-2.0.pc - found > =3D=3D=3D> battfink-0.6.2_12 depends on executable: pkg-config - found > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: intl - found > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: esd.2 - found > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: atk-1.0.0 - fou= nd > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: gconf-2.4 - fou= nd > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: glib-2.0.0 - fo= und > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: gnomevfs-2.0 - = found > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: gtk-x11-2.0.0 -= found > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: art_lgpl_2.5 - = found > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: bonobo-2.0 - fo= und > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: bonoboui-2.0 - = found > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: glade-2.0.0 - f= ound > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: gnome-2.0 - fou= nd > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: gnomecanvas-2.0= - found > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: gnomeui-2.0 - f= ound > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: IDL-2.0 - found > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: xml2.5 - found > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: ORBit-2.0 - fou= nd > =3D=3D=3D> battfink-0.6.2_12 depends on shared library: pango-1.0.0 - f= ound > =3D=3D=3D> Configuring for battfink-0.6.2_12 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g w= heel > checking whether build environment is sane... yes > checking whether gmake sets $(MAKE)... yes > checking for working aclocal-1.4... missing > checking for working autoconf... missing > checking for working automake-1.4... missing > checking for working autoheader... missing > checking for working makeinfo... found > checking whether to enable maintainer-specific portions of Makefiles... n= o > checking for intltool >=3D 0.21... 0.27.2 found > checking for perl... /usr/bin/perl > checking for gcc... cc > checking for C compiler default output... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables...=20 > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking for cc option to accept ANSI C... none needed > checking for strerror in -lcposix... no > checking whether we are using the GNU C++ compiler... yes > checking whether c++ accepts -g... yes > checking for gcc... (cached) cc > checking whether we are using the GNU C compiler... (cached) yes > checking whether cc accepts -g... (cached) yes > checking for cc option to accept ANSI C... (cached) none needed > checking how to run the C preprocessor... cc -E > checking for egrep... grep -E > checking for ANSI C header files... yes > checking for bison... bison -y > checking for a BSD-compatible install... /usr/bin/install -c -o root -g w= heel > checking whether ln -s works... yes > checking whether gmake sets $(MAKE)... (cached) yes > checking for X... libraries /usr/local/lib, headers /usr/local/include > checking for gethostbyname... yes > checking for connect... yes > checking for remove... yes > checking for shmat... yes > checking for IceConnectionNumber in -lICE... yes > checking for gconftool-2... /usr/local/bin/gconftool-2 > Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults fo= r schema installation > Using $(sysconfdir)/gconf/schemas/ as install directory for schema files > checking what warning flags to pass to the C compiler... -Wall -Wmissing-= prototypes > checking what language compliance flags to pass to the C compiler...=20 > checking for pkg-config... /usr/local/bin/pkg-config > checking for gtk+-2.0 libglade-2.0 gconf-2.0 libgnomeui-2.0... yes > checking BATTFINK_CFLAGS... -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT -I/u= sr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/incl= ude/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/us= r/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/inc= lude -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/lo= cal/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/= gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr= /local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/usr/= local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/= include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/incl= ude/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/= gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/inclu= de/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 =20 > checking BATTFINK_LIBS... -pthread -L/usr/local/lib -lglade-2.0 -lxml2 -l= gnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -l= popt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -l= gdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -l= Xrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpangoft= 2-1.0 -lXfixes -lcairo -lX11 -lpango-1.0 -lm -lfreetype -lfontconfig -lgcon= f-2 -lgthread-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 =20 > checking for poptHelpOptions in -lpopt... yes > checking for X11/extensions/dpms.h... yes > checking for DPMSInfo in -lXext... yes > checking for apm_read in -lapm... no > checking locale.h usability... yes > checking locale.h presence... yes > checking for locale.h... yes > checking for LC_MESSAGES... yes > checking libintl.h usability... yes > checking libintl.h presence... yes > checking for libintl.h... yes > checking for dgettext in libc... yes > checking for bind_textdomain_codeset... yes > checking for msgfmt... /usr/local/bin/msgfmt > checking for dcgettext... yes > checking for gmsgfmt... /usr/local/bin/msgfmt > checking for xgettext... /usr/local/bin/xgettext > checking for catalogs to be installed... az da de el es fr hi ja ms nl n= o pl pt pt_BR ru sr sr@Latn sv tr zh_CN zh_TW > configure: creating ./config.status > config.status: creating Makefile > config.status: creating battfink.spec > config.status: creating po/Makefile.in > config.status: creating src/Makefile > config.status: creating data/Makefile > config.status: creating help/Makefile > config.status: creating help/C/Makefile > config.status: creating config.h > config.status: executing default-1 commands > config.status: executing default-2 commands > config.status: executing default-3 commands > =3D=3D=3D> Building for battfink-0.6.2_12 > gmake all-recursive > gmake[1]: Entering directory `/work/a/ports/sysutils/battfink/work/battfi= nk-0.6.2' > Making all in po > gmake[2]: Entering directory `/work/a/ports/sysutils/battfink/work/battfi= nk-0.6.2/po' > gmake[2]: Nothing to be done for `all'. > gmake[2]: Leaving directory `/work/a/ports/sysutils/battfink/work/battfin= k-0.6.2/po' > Making all in src > gmake[2]: Entering directory `/work/a/ports/sysutils/battfink/work/battfi= nk-0.6.2/src' > cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT = -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/= include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -= I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0= /include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/us= r/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/incl= ude/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I= /usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/= usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/lo= cal/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/= include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/= lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/i= nclude/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/i= nclude -DGNOMELOCAL > EDIR=3D\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=3D\""/usr/local/= share/battfink/"\" -DBATTFINK_ICONDIR=3D\""/usr/local/share/battfink/icons/= \"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c GNOME_Battfink= -stubs.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT = -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/= include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -= I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0= /include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/us= r/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/incl= ude/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I= /usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/= usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/lo= cal/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/= include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/= lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/i= nclude/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/i= nclude -DGNOMELOCAL > EDIR=3D\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=3D\""/usr/local/= share/battfink/"\" -DBATTFINK_ICONDIR=3D\""/usr/local/share/battfink/icons/= \"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c GNOME_Battfink= -common.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT = -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/= include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -= I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0= /include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/us= r/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/incl= ude/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I= /usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/= usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/lo= cal/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/= include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/= lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/i= nclude/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/i= nclude -DGNOMELOCAL > EDIR=3D\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=3D\""/usr/local/= share/battfink/"\" -DBATTFINK_ICONDIR=3D\""/usr/local/share/battfink/icons/= \"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c GNOME_Battfink= -skels.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT = -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/= include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -= I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0= /include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/us= r/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/incl= ude/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I= /usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/= usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/lo= cal/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/= include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/= lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/i= nclude/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/i= nclude -DGNOMELOCAL > EDIR=3D\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=3D\""/usr/local/= share/battfink/"\" -DBATTFINK_ICONDIR=3D\""/usr/local/share/battfink/icons/= \"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c main.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT = -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/= include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -= I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0= /include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/us= r/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/incl= ude/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I= /usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/= usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/lo= cal/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/= include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/= lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/i= nclude/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/i= nclude -DGNOMELOCAL > EDIR=3D\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=3D\""/usr/local/= share/battfink/"\" -DBATTFINK_ICONDIR=3D\""/usr/local/share/battfink/icons/= \"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c battfink-app-s= erver.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT = -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/= include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -= I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0= /include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/us= r/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/incl= ude/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I= /usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/= usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/lo= cal/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/= include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/= lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/i= nclude/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/i= nclude -DGNOMELOCAL > EDIR=3D\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=3D\""/usr/local/= share/battfink/"\" -DBATTFINK_ICONDIR=3D\""/usr/local/share/battfink/icons/= \"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c battfink-win-s= erver.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT = -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/= include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -= I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0= /include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/us= r/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/incl= ude/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I= /usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/= usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/lo= cal/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/= include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/= lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/i= nclude/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/i= nclude -DGNOMELOCAL > EDIR=3D\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=3D\""/usr/local/= share/battfink/"\" -DBATTFINK_ICONDIR=3D\""/usr/local/share/battfink/icons/= \"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c battfink-clien= t.c > cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=3D1 -D_REENTRANT = -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/= include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -= I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0= /include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/us= r/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/incl= ude/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I= /usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/= usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/lo= cal/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/= include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/= lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/i= nclude/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/i= nclude -DGNOMELOCAL > EDIR=3D\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=3D\""/usr/local/= share/battfink/"\" -DBATTFINK_ICONDIR=3D\""/usr/local/share/battfink/icons/= \"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c battfink-dpms.= c > battfink-dpms.c:40:36: error: X11/extensions/dpmsstr.h: No such file or d= irectory > gmake[2]: *** [battfink-dpms.o] Error 1 > gmake[2]: Leaving directory `/work/a/ports/sysutils/battfink/work/battfin= k-0.6.2/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/work/a/ports/sysutils/battfink/work/battfin= k-0.6.2' > gmake: *** [all-recursive-am] Error 2 > *** Error code 1 >=20 > Stop in /a/ports/sysutils/battfink. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > build of /usr/ports/sysutils/battfink ended at Mon May 3 21:19:35 UTC 20= 10 >=20 --=20 Pav Lucistnik Mischief managed. --=-nfJSmSbglsasz000hy1E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEABECAAYFAkvfQlEACgkQntdYP8FOsoJlFwCbB8DM06/N+2ivHVi2c9NDI9H/ NiYAn1IcCF65aofL7oBQrbk8aNlP3Zs7 =4uRt -----END PGP SIGNATURE----- --=-nfJSmSbglsasz000hy1E-- From owner-freebsd-gnome@FreeBSD.ORG Tue May 4 06:53:04 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 010C0106566C for ; Tue, 4 May 2010 06:53:04 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id B45368FC17 for ; Tue, 4 May 2010 06:53:03 +0000 (UTC) Received: from [10.170.20.44] (nat-170-142-177-44.tn.gov [170.142.177.44]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id o446HXYj079684 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 4 May 2010 02:17:34 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) Message-ID: <4BDFBBEA.4020104@FreeBSD.org> Date: Tue, 04 May 2010 01:17:14 -0500 From: Robert Noland Organization: FreeBSD User-Agent: Thunderbird 2.0.0.19 (X11/20090218) MIME-Version: 1.0 To: pav@FreeBSD.org References: <1272922707.66046.56.camel@hood.oook.cz> In-Reply-To: <1272922707.66046.56.camel@hood.oook.cz> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=0.7 required=5.0 tests=AWL, BAYES_00, FH_DATE_PAST_20XX, RDNS_DYNAMIC,SPF_SOFTFAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: gnome@FreeBSD.org, fluffy@FreeBSD.org Subject: Re: [Fwd: battfink-0.6.2_12 failed on amd64 7] 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: Tue, 04 May 2010 06:53:04 -0000 Pav Lucistnik wrote: > -------- Pøeposlaná zpráva -------- >> Od: User Ports-amd64 >> Komu: cvs@oook.cz, linimon@FreeBSD.org, itetcu@FreeBSD.org >> Pøedmìt: battfink-0.6.2_12 failed on amd64 7 >> Datum: Mon, 3 May 2010 21:16:58 GMT >> >> You can also find this build log at >> >> http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.7.20100501220313/battfink-0.6.2_12.log >> >> building battfink-0.6.2_12 on hobson5.isc.freebsd.org >> in directory /usr2/pkgbuild/7/20100501220313/chroot/32797 >> building for: 7.2-STABLE amd64 >> maintained by: gnome@FreeBSD.org >> port directory: /usr/ports/sysutils/battfink >> Makefile ident: $FreeBSD: ports/sysutils/battfink/Makefile,v 1.18 2010/03/28 06:43:34 dinoex Exp $ >> build started at Mon May 3 21:12:19 UTC 2010 >> FETCH_DEPENDS= >> PATCH_DEPENDS= >> EXTRACT_DEPENDS= >> BUILD_DEPENDS=ORBit2-2.14.17.tbz atk-1.28.0.tbz avahi-app-0.6.25_2.tbz bash-4.0.35.tbz bison-2.4.1,1.tbz bitstream-vera-1.10_4.tbz cairo-1.8.8_1,1.tbz cdparanoia-3.9.8_8.tbz compositeproto-0.4.1.tbz consolekit-0.4.1_2.tbz damageproto-1.2.0.tbz dbus-1.2.16_1.tbz dbus-glib-0.84.tbz dmidecode-2.10.tbz docbook-1.4.tbz docbook-4.1_4.tbz docbook-4.2.tbz docbook-4.3.tbz docbook-4.4_2.tbz docbook-4.5_2.tbz docbook-5.0_1.tbz docbook-sk-4.1.2_4.tbz docbook-xml-4.2_1.tbz docbook-xml-4.3.tbz docbook-xml-4.4_1.tbz docbook-xml-4.5.tbz docbook-xsl-1.75.2.tbz eggdbus-0.6.tbz encodings-1.0.3,1.tbz esound-0.2.41.tbz expat-2.0.1_1.tbz fixesproto-4.1.1.tbz font-bh-ttf-1.0.1.tbz font-misc-ethiopic-1.0.1.tbz font-misc-meltho-1.0.1.tbz font-util-1.0.2.tbz fontconfig-2.8.0,1.tbz freetype2-2.3.11.tbz gamin-0.1.10_3.tbz gconf2-2.28.0_2.tbz gdbm-1.8.3_3.tbz getopt-1.1.4_1.tbz gettext-0.17_1.tbz gio-fam-backend-2.22.4.tbz glib-2.22.4.tbz gmake-3.81_3.tbz gnome-doc-utils-0.18.1.tbz gnome-icon-theme-2. 28. >> 0_3.tbz gnome-keyring-2.28.2_2.tbz gnome-mime-data-2.18.0_3.tbz gnome-mount-0.8_5.tbz gnome-vfs-2.24.2_2.tbz gnome_subr-1.0.tbz gnomehier-2.3_12.tbz gnutls-2.8.3.tbz gobject-introspection-0.6.7.tbz gtk-2.18.7_1.tbz gvfs-1.4.3_2.tbz hal-0.5.13_14.tbz hicolor-icon-theme-0.12.tbz inputproto-2.0.tbz intltool-0.40.6.tbz iso8879-1986_2.tbz jasper-1.900.1_9.tbz jbigkit-1.6.tbz jpeg-8_2.tbz kbproto-1.0.4.tbz libICE-1.0.6,1.tbz libIDL-0.8.13.tbz libSM-1.1.1,1.tbz libX11-1.3.3,1.tbz libXau-1.0.5.tbz libXcomposite-0.4.1,1.tbz libXcursor-1.1.10.tbz libXdamage-1.1.2.tbz libXdmcp-1.0.3.tbz libXext-1.1.1,1.tbz libXfixes-4.0.4.tbz libXft-2.1.14.tbz libXi-1.3,1.tbz libXinerama-1.1,1.tbz libXpm-3.5.7.tbz libXrandr-1.3.0.tbz libXrender-0.9.5.tbz libXt-1.0.7.tbz libart_lgpl-2.3.20,1.tbz libaudiofile-0.2.6_1.tbz libbonobo-2.24.2.tbz libbonoboui-2.24.2_2.tbz libcddb-1.3.1.tbz libcdio-0.82_1.tbz libdaemon-0.12.tbz libexecinfo-1.1_3.tbz libexif-0.6.18.tbz libffi-3.0.9.tbz libfontenc-1.0.5.tbz li bgc >> rypt-1.4.5.tbz libglade2-2.6.4_3.tbz libgnome-2.28.0_2.tbz l! >> ibgnomecanvas-2.26.0_3.tbz libgnomeui-2.24.2_2.tbz libgpg-error-1.7.tbz libgphoto2-2.4.7.tbz libiconv-1.13.1_1.tbz libltdl-2.2.6b.tbz libnotify-0.4.5_3.tbz libproxy-0.2.3.tbz libpthread-stubs-0.3_3.tbz libsoup-2.28.2_2.tbz libtasn1-2.4.tbz libusb-0.1.12_4.tbz libvolume_id-0.81.1.tbz libxcb-1.5.tbz libxml2-2.7.6_2.tbz libxslt-1.1.26.tbz m4-1.4.14,1.tbz mkfontdir-1.0.5.tbz mkfontscale-1.0.7.tbz p5-XML-Parser-2.36_1.tbz pango-1.26.2_2.tbz pciids-20091229.tbz pcre-8.02.tbz perl-5.10.1.tbz pixman-0.16.6.tbz pkg-config-0.23_1.tbz png-1.4.1_1.tbz policykit-0.9_6.tbz policykit-gnome-0.9.2_4.tbz polkit-0.96_1.tbz popt-1.14.tbz py26-libxml2-2.7.6.tbz python26-2.6.4.tbz randrproto-1.3.1.tbz rarian-0.8.1.tbz renderproto-0.11.tbz samba34-libsmbclient-3.4.5.tbz shared-mime-info-0.71.tbz sqlite3-3.6.23.1_1.tbz startup-notification-0.10.tbz talloc-2.0.1.tbz tiff-3.9.2_1.tbz xcb-util-0.3.6_1.tbz xextproto-7.1.1.tbz xineramaproto-1.2.tbz xmlcatmgr-2.2.tbz xmlcharent-0.3_2.tbz xorg-fonts-tr uet >> ype-7.5.tbz xproto-7.0.16.tbz >> RUN_DEPENDS=ORBit2-2.14.17.tbz atk-1.28.0.tbz avahi-app-0.6.25_2.tbz bash-4.0.35.tbz bison-2.4.1,1.tbz bitstream-vera-1.10_4.tbz cairo-1.8.8_1,1.tbz cdparanoia-3.9.8_8.tbz compositeproto-0.4.1.tbz consolekit-0.4.1_2.tbz damageproto-1.2.0.tbz dbus-1.2.16_1.tbz dbus-glib-0.84.tbz dmidecode-2.10.tbz docbook-1.4.tbz docbook-4.1_4.tbz docbook-4.2.tbz docbook-4.3.tbz docbook-4.4_2.tbz docbook-4.5_2.tbz docbook-5.0_1.tbz docbook-sk-4.1.2_4.tbz docbook-xml-4.2_1.tbz docbook-xml-4.3.tbz docbook-xml-4.4_1.tbz docbook-xml-4.5.tbz docbook-xsl-1.75.2.tbz eggdbus-0.6.tbz encodings-1.0.3,1.tbz esound-0.2.41.tbz expat-2.0.1_1.tbz fixesproto-4.1.1.tbz font-bh-ttf-1.0.1.tbz font-misc-ethiopic-1.0.1.tbz font-misc-meltho-1.0.1.tbz font-util-1.0.2.tbz fontconfig-2.8.0,1.tbz freetype2-2.3.11.tbz gamin-0.1.10_3.tbz gconf2-2.28.0_2.tbz gdbm-1.8.3_3.tbz getopt-1.1.4_1.tbz gettext-0.17_1.tbz gio-fam-backend-2.22.4.tbz glib-2.22.4.tbz gnome-doc-utils-0.18.1.tbz gnome-icon-theme-2.28.0_3.tbz gnome-ke yri >> ng-2.28.2_2.tbz gnome-mime-data-2.18.0_3.tbz gnome-mount-0.8_5.tbz gnome-vfs-2.24.2_2.tbz gnome_subr-1.0.tbz gnomehier-2.3_12.tbz gnutls-2.8.3.tbz gobject-introspection-0.6.7.tbz gtk-2.18.7_1.tbz gvfs-1.4.3_2.tbz hal-0.5.13_14.tbz hicolor-icon-theme-0.12.tbz inputproto-2.0.tbz iso8879-1986_2.tbz jasper-1.900.1_9.tbz jbigkit-1.6.tbz jpeg-8_2.tbz kbproto-1.0.4.tbz libICE-1.0.6,1.tbz libIDL-0.8.13.tbz libSM-1.1.1,1.tbz libX11-1.3.3,1.tbz libXau-1.0.5.tbz libXcomposite-0.4.1,1.tbz libXcursor-1.1.10.tbz libXdamage-1.1.2.tbz libXdmcp-1.0.3.tbz libXext-1.1.1,1.tbz libXfixes-4.0.4.tbz libXft-2.1.14.tbz libXi-1.3,1.tbz libXinerama-1.1,1.tbz libXpm-3.5.7.tbz libXrandr-1.3.0.tbz libXrender-0.9.5.tbz libXt-1.0.7.tbz libart_lgpl-2.3.20,1.tbz libaudiofile-0.2.6_1.tbz libbonobo-2.24.2.tbz libbonoboui-2.24.2_2.tbz libcddb-1.3.1.tbz libcdio-0.82_1.tbz libdaemon-0.12.tbz libexecinfo-1.1_3.tbz libexif-0.6.18.tbz libffi-3.0.9.tbz libfontenc-1.0.5.tbz libgcrypt-1.4.5.tbz libglade2-2.6.4_3.tbz li >> bgnome-2.28.0_2.tbz libgnomecanvas-2.26.0_3.tbz libgnomeui-2! >> .24.2_2.tbz libgpg-error-1.7.tbz libgphoto2-2.4.7.tbz libiconv-1.13.1_1.tbz libltdl-2.2.6b.tbz libnotify-0.4.5_3.tbz libproxy-0.2.3.tbz libpthread-stubs-0.3_3.tbz libsoup-2.28.2_2.tbz libtasn1-2.4.tbz libusb-0.1.12_4.tbz libvolume_id-0.81.1.tbz libxcb-1.5.tbz libxml2-2.7.6_2.tbz libxslt-1.1.26.tbz m4-1.4.14,1.tbz mkfontdir-1.0.5.tbz mkfontscale-1.0.7.tbz pango-1.26.2_2.tbz pciids-20091229.tbz pcre-8.02.tbz perl-5.10.1.tbz pixman-0.16.6.tbz pkg-config-0.23_1.tbz png-1.4.1_1.tbz policykit-0.9_6.tbz policykit-gnome-0.9.2_4.tbz polkit-0.96_1.tbz popt-1.14.tbz py26-libxml2-2.7.6.tbz python26-2.6.4.tbz randrproto-1.3.1.tbz rarian-0.8.1.tbz renderproto-0.11.tbz samba34-libsmbclient-3.4.5.tbz shared-mime-info-0.71.tbz sqlite3-3.6.23.1_1.tbz startup-notification-0.10.tbz talloc-2.0.1.tbz tiff-3.9.2_1.tbz xcb-util-0.3.6_1.tbz xextproto-7.1.1.tbz xineramaproto-1.2.tbz xmlcatmgr-2.2.tbz xmlcharent-0.3_2.tbz xorg-fonts-truetype-7.5.tbz xproto-7.0.16.tbz >> prefixes: LOCALBASE=usr/local >> add_pkg >> ================================================================ >> ======================================== >> => battfink-0.6.2.tar.bz2 doesn't seem to exist in /tmp/distfiles/gnome2. >> => Attempting to fetch from ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/gnome2/. >> battfink-0.6.2.tar.bz2 147 kB 9883 kBps >> => MD5 Checksum OK for gnome2/battfink-0.6.2.tar.bz2. >> => SHA256 Checksum OK for gnome2/battfink-0.6.2.tar.bz2. >> ================================================================ >> ======================================== >> add_pkg >> ===> Extracting for battfink-0.6.2_12 >> => MD5 Checksum OK for gnome2/battfink-0.6.2.tar.bz2. >> => SHA256 Checksum OK for gnome2/battfink-0.6.2.tar.bz2. >> ================================================================ >> ======================================== >> add_pkg >> ===> Patching for battfink-0.6.2_12 >> ===> Applying FreeBSD patches for battfink-0.6.2_12 >> ================================================================ >> ======================================== >> add_pkg ORBit2-2.14.17.tbz atk-1.28.0.tbz avahi-app-0.6.25_2.tbz bash-4.0.35.tbz bison-2.4.1,1.tbz bitstream-vera-1.10_4.tbz cairo-1.8.8_1,1.tbz cdparanoia-3.9.8_8.tbz compositeproto-0.4.1.tbz consolekit-0.4.1_2.tbz damageproto-1.2.0.tbz dbus-1.2.16_1.tbz dbus-glib-0.84.tbz dmidecode-2.10.tbz docbook-1.4.tbz docbook-4.1_4.tbz docbook-4.2.tbz docbook-4.3.tbz docbook-4.4_2.tbz docbook-4.5_2.tbz docbook-5.0_1.tbz docbook-sk-4.1.2_4.tbz docbook-xml-4.2_1.tbz docbook-xml-4.3.tbz docbook-xml-4.4_1.tbz docbook-xml-4.5.tbz docbook-xsl-1.75.2.tbz eggdbus-0.6.tbz encodings-1.0.3,1.tbz esound-0.2.41.tbz expat-2.0.1_1.tbz fixesproto-4.1.1.tbz font-bh-ttf-1.0.1.tbz font-misc-ethiopic-1.0.1.tbz font-misc-meltho-1.0.1.tbz font-util-1.0.2.tbz fontconfig-2.8.0,1.tbz freetype2-2.3.11.tbz gamin-0.1.10_3.tbz gconf2-2.28.0_2.tbz gdbm-1.8.3_3.tbz getopt-1.1.4_1.tbz gettext-0.17_1.tbz gio-fam-backend-2.22.4.tbz glib-2.22.4.tbz gmake-3.81_3.tbz gnome-doc-utils-0.18.1.tbz gnome-icon-theme-2.28.0_3 .tb >> z gnome-keyring-2.28.2_2.tbz gnome-mime-data-2.18.0_3.tbz gnome-mount-0.8_5.tbz gnome-vfs-2.24.2_2.tbz gnome_subr-1.0.tbz gnomehier-2.3_12.tbz gnutls-2.8.3.tbz gobject-introspection-0.6.7.tbz gtk-2.18.7_1.tbz gvfs-1.4.3_2.tbz hal-0.5.13_14.tbz hicolor-icon-theme-0.12.tbz inputproto-2.0.tbz intltool-0.40.6.tbz iso8879-1986_2.tbz jasper-1.900.1_9.tbz jbigkit-1.6.tbz jpeg-8_2.tbz kbproto-1.0.4.tbz libICE-1.0.6,1.tbz libIDL-0.8.13.tbz libSM-1.1.1,1.tbz libX11-1.3.3,1.tbz libXau-1.0.5.tbz libXcomposite-0.4.1,1.tbz libXcursor-1.1.10.tbz libXdamage-1.1.2.tbz libXdmcp-1.0.3.tbz libXext-1.1.1,1.tbz libXfixes-4.0.4.tbz libXft-2.1.14.tbz libXi-1.3,1.tbz libXinerama-1.1,1.tbz libXpm-3.5.7.tbz libXrandr-1.3.0.tbz libXrender-0.9.5.tbz libXt-1.0.7.tbz libart_lgpl-2.3.20,1.tbz libaudiofile-0.2.6_1.tbz libbonobo-2.24.2.tbz libbonoboui-2.24.2_2.tbz libcddb-1.3.1.tbz libcdio-0.82_1.tbz libdaemon-0.12.tbz libexecinfo-1.1_3.tbz libexif-0.6.18.tbz libffi-3.0.9.tbz libfontenc-1.0.5.tbz libgcryp t-1 >> .4.5.tbz libglade2-2.6.4_3.tbz libgnome-2.28.0_2.tbz libgnom! >> ecanvas-2.26.0_3.tbz libgnomeui-2.24.2_2.tbz libgpg-error-1.7.tbz libgphoto2-2.4.7.tbz libiconv-1.13.1_1.tbz libltdl-2.2.6b.tbz libnotify-0.4.5_3.tbz libproxy-0.2.3.tbz libpthread-stubs-0.3_3.tbz libsoup-2.28.2_2.tbz libtasn1-2.4.tbz libusb-0.1.12_4.tbz libvolume_id-0.81.1.tbz libxcb-1.5.tbz libxml2-2.7.6_2.tbz libxslt-1.1.26.tbz m4-1.4.14,1.tbz mkfontdir-1.0.5.tbz mkfontscale-1.0.7.tbz p5-XML-Parser-2.36_1.tbz pango-1.26.2_2.tbz pciids-20091229.tbz pcre-8.02.tbz perl-5.10.1.tbz pixman-0.16.6.tbz pkg-config-0.23_1.tbz png-1.4.1_1.tbz policykit-0.9_6.tbz policykit-gnome-0.9.2_4.tbz polkit-0.96_1.tbz popt-1.14.tbz py26-libxml2-2.7.6.tbz python26-2.6.4.tbz randrproto-1.3.1.tbz rarian-0.8.1.tbz renderproto-0.11.tbz samba34-libsmbclient-3.4.5.tbz shared-mime-info-0.71.tbz sqlite3-3.6.23.1_1.tbz startup-notification-0.10.tbz talloc-2.0.1.tbz tiff-3.9.2_1.tbz xcb-util-0.3.6_1.tbz xextproto-7.1.1.tbz xineramaproto-1.2.tbz xmlcatmgr-2.2.tbz xmlcharent-0.3_2.tbz xorg-fonts-truetype -7. >> 5.tbz xproto-7.0.16.tbz >> adding dependencies >> pkg_add ORBit2-2.14.17.tbz >> >> ==== >> Note that some of the standard modules are provided as separate >> ports since they require extra dependencies: >> >> bsddb databases/py-bsddb >> gdbm databases/py-gdbm >> sqlite3 databases/py-sqlite3 >> tkinter x11-toolkits/py-tkinter >> >> Install them as needed. >> ==== >> >> Removing stale symlinks from /usr/bin... >> Skipping /usr/bin/perl >> Skipping /usr/bin/perl5 >> Done. >> Creating various symlinks in /usr/bin... >> Symlinking /usr/local/bin/perl5.10.1 to /usr/bin/perl >> Symlinking /usr/local/bin/perl5.10.1 to /usr/bin/perl5 >> Done. >> Cleaning up /etc/make.conf... Done. >> Spamming /etc/make.conf... Done. >> Cleaning up /etc/manpath.config... Done. >> Spamming /etc/manpath.config... Done. >> >> =============================================================================== >> >> Gamin will only provide realtime notification of changes for at most n files, >> where n is the minimum value between (kern.maxfiles * 0.7) and >> (kern.maxfilesperproc - 200). Beyond that limit, files will be polled. >> >> If you often open several large folders with Nautilus, you might want to >> increase the kern.maxfiles tunable (you do not need to set >> kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles). >> >> For a typical desktop, add the following line to /boot/loader.conf, then >> reboot the system: >> >> kern.maxfiles="25000" >> >> The behavior of gamin can be controlled via the various gaminrc files. >> See http://www.gnome.org/~veillard/gamin/config.html on how to create >> these files. In particular, if you find gam_server is taking up too much >> CPU time polling for changes, something like the following may help >> in one of the gaminrc files: >> >> # reduce polling frequency to once per 10 seconds >> # for UFS file systems in order to lower CPU load >> fsset ufs poll 10 >> >> =============================================================================== >> >> pkg_add atk-1.28.0.tbz >> pkg_add avahi-app-0.6.25_2.tbz >> >> >> ***************************************************************** >> Although libxcb can yield dramatic improvements in speed, >> memory footprint, and responsiveness, and will probably >> become the default Xlib for X.org/freedesktop.org, it is >> still experimental software. Some broken callers will abort() >> on locking assertion failures. As a temporary workaround, set >> LIBXCB_ALLOW_SLOPPY_LOCK in your environment to skip the abort(). >> This may result in noisy stacktrace printing. >> ***************************************************************** >> >> avahi:*:558: >> You already have a group "avahi", so I will use it. >> avahi:*:558:558::0:0:Avahi Daemon User:/nonexistent:/sbin/nologin >> You already have a user "avahi", so I will use it. >> pkg_add bash-4.0.35.tbz >> pkg_add bison-2.4.1,1.tbz >> pkg_add bitstream-vera-1.10_4.tbz >> Running fc-cache to build fontconfig cache... >> /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs >> /usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs >> /root/.fonts: skipping, no such directory >> /var/db/fontconfig: cleaning cache directory >> /root/.fontconfig: not cleaning non-existent cache directory >> fc-cache: succeeded >> /var/tmp/instmp.CkOM43/lib/X11/fonts/bitstream-vera: caching, new cache contents: 10 fonts, 0 dirs >> /var/db/fontconfig: cleaning cache directory >> /var/db/fontconfig: invalid cache file: deea84fa067eec67b69dab1b2344175b-le64.cache-3 >> /root/.fontconfig: not cleaning non-existent cache directory >> /usr/local/bin/fc-cache: succeeded >> >> IMPORTANT - READ CAREFULLY: Please read the COPYRIGHT included with these fonts >> before using. The copyright can be found at /usr/local/lib/X11/fonts/bitstream-vera/COPYRIGHT.TXT. To >> use these fonts, follow the instructions below. >> >> Make sure that the freetype module is loaded. If it is not, add the following >> line to the "Modules" section of your X Windows configuration file: >> >> Load "freetype" >> >> Add the following line to the "Files" section of X Windows configuration file: >> >> FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" >> >> Note: your X Windows configuration file is typically /etc/X11/xorg.conf >> >> pkg_add cairo-1.8.8_1,1.tbz >> pkg_add cdparanoia-3.9.8_8.tbz >> pkg_add compositeproto-0.4.1.tbz >> pkg_add consolekit-0.4.1_2.tbz >> pkg_add damageproto-1.2.0.tbz >> pkg_add dbus-1.2.16_1.tbz >> skipping dbus-1.2.16_1, already added >> pkg_add dbus-glib-0.84.tbz >> skipping dbus-glib-0.84, already added >> pkg_add dmidecode-2.10.tbz >> pkg_add docbook-1.4.tbz >> + Creating /usr/local/share/sgml/catalog >> + Registering CATALOG catalog.ports (SGML) >> + Creating /usr/local/share/sgml/catalog.ports >> + Creating /usr/local/share/xml/catalog >> + Registering nextCatalog catalog.ports (XML) >> + Creating /usr/local/share/xml/catalog.ports >> >> The following catalogs are installed: >> >> 1) ${PREFIX}/share/sgml/catalog >> >> The top level catalog for SGML stuff. It is not changed >> by any ports/packages except textproc/xmlcatmgr. >> >> 2) ${PREFIX}/share/sgml/catalog.ports >> >> This catalog is for handling SGML stuff installed under >> ${PREFIX}/share/sgml. It is changed by ports/packages. >> >> 3) ${PREFIX}/share/xml/catalog >> >> The top level catalog for XML stuff. It is not changed >> by any ports/packages except textproc/xmlcatmgr. >> >> 4) ${PREFIX}/share/xml/catalog.ports >> >> This catalog is for handling XML stuff installed under >> ${PREFIX}/share/xml. It is changed by ports/packages. >> >> pkg_add docbook-4.1_4.tbz >> skipping docbook-4.1_4, already added >> pkg_add docbook-4.2.tbz >> skipping docbook-4.2, already added >> pkg_add docbook-4.3.tbz >> skipping docbook-4.3, already added >> pkg_add docbook-4.4_2.tbz >> skipping docbook-4.4_2, already added >> pkg_add docbook-4.5_2.tbz >> skipping docbook-4.5_2, already added >> pkg_add docbook-5.0_1.tbz >> skipping docbook-5.0_1, already added >> pkg_add docbook-sk-4.1.2_4.tbz >> skipping docbook-sk-4.1.2_4, already added >> pkg_add docbook-xml-4.2_1.tbz >> skipping docbook-xml-4.2_1, already added >> pkg_add docbook-xml-4.3.tbz >> skipping docbook-xml-4.3, already added >> pkg_add docbook-xml-4.4_1.tbz >> skipping docbook-xml-4.4_1, already added >> pkg_add docbook-xml-4.5.tbz >> skipping docbook-xml-4.5, already added >> pkg_add docbook-xsl-1.75.2.tbz >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.36' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.36' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.37' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.37' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.38' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.38' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.39' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.39' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.40' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.40' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.41' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.41' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.42' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.42' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.43' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.43' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.44' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.44' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.45' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.45' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.46' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.46' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.47' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.47' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.48' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.48' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.49' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.49' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.50.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.50.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.51.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.51.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.51.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.51.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.52.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.52.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.52.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.52.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.52.2' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.52.2' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.53.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.53.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.54.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.54.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.54.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.54.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.55.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.55.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.56.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.56.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.56.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.56.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.57.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.57.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.58.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.58.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.58.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.58.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.59.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.59.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.59.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.59.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.59.2' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.59.2' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.60.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.60.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.60.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.60.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.2' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.2' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.3' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.61.3' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.2' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.2' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.3' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.3' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.4' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.62.4' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.63.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.63.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.64.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.64.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.64.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.64.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.65.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.65.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.65.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.65.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.66.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.66.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.66.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.66.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.67.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.67.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.67.2' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.67.2' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.68.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.68.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.68.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.68.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.69.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.69.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.69.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.69.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.70.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.70.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.70.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.70.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.71.0' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.71.0' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.71.1' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/1.71.1' of type `rewriteURI' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/current' of type `rewriteSystem' >> xmlcatmgr: entry already exists for `http://docbook.sourceforge.net/release/xsl/current' of type `rewriteURI' >> pkg_add eggdbus-0.6.tbz >> skipping eggdbus-0.6, already added >> pkg_add encodings-1.0.3,1.tbz >> pkg_add esound-0.2.41.tbz >> >> The ESounD daemon (esd) must be started on a per-user basis. This is typically >> done by the Session Manager in GNOME. However, if you are not using the >> GNOME Desktop, you will need to add something like the following to your >> X Windows initialization script: >> >> esd -terminate -nobeeps -as 2 >> >> pkg_add expat-2.0.1_1.tbz >> skipping expat-2.0.1_1, already added >> pkg_add fixesproto-4.1.1.tbz >> pkg_add font-bh-ttf-1.0.1.tbz >> /usr/local/lib/X11/fonts/TTF: caching, new cache contents: 12 fonts, 0 dirs >> /var/db/fontconfig: cleaning cache directory >> /var/db/fontconfig: invalid cache file: e23fc6ef6adc220366698fbafd97e34f-le64.cache-3 >> /root/.fontconfig: not cleaning non-existent cache directory >> fc-cache: succeeded >> pkg_add font-misc-ethiopic-1.0.1.tbz >> /usr/local/lib/X11/fonts/TTF: caching, new cache contents: 13 fonts, 0 dirs >> /var/db/fontconfig: cleaning cache directory >> /root/.fontconfig: not cleaning non-existent cache directory >> fc-cache: succeeded >> /usr/local/lib/X11/fonts/OTF: caching, new cache contents: 1 fonts, 0 dirs >> /var/db/fontconfig: cleaning cache directory >> /root/.fontconfig: not cleaning non-existent cache directory >> fc-cache: succeeded >> pkg_add font-misc-meltho-1.0.1.tbz >> /usr/local/lib/X11/fonts/OTF: caching, new cache contents: 23 fonts, 0 dirs >> /var/db/fontconfig: cleaning cache directory >> /root/.fontconfig: not cleaning non-existent cache directory >> fc-cache: succeeded >> pkg_add font-util-1.0.2.tbz >> skipping font-util-1.0.2, already added >> pkg_add fontconfig-2.8.0,1.tbz >> skipping fontconfig-2.8.0,1, already added >> pkg_add freetype2-2.3.11.tbz >> skipping freetype2-2.3.11, already added >> pkg_add gamin-0.1.10_3.tbz >> skipping gamin-0.1.10_3, already added >> pkg_add gconf2-2.28.0_2.tbz >> ./etc/CORBA missing (created) >> ./etc/CORBA/servers missing (created) >> ./etc/X11 missing (created) >> ./etc/X11/serverconfig missing (created) >> ./etc/X11/starthere missing (created) >> ./etc/X11/sysconfig missing (created) >> ./etc/gconf missing (created) >> ./etc/gconf/gconf.xml.defaults missing (created) >> ./etc/gconf/gconf.xml.mandatory missing (created) >> ./etc/gconf/gconf.xml.system missing (created) >> ./etc/gconf/schemas missing (created) >> ./etc/gnome missing (created) >> ./etc/gnome/config missing (created) >> ./etc/gnome-vfs-2.0 missing (created) >> ./etc/gnome-vfs-2.0/modules missing (created) >> ./etc/sound missing (created) >> ./etc/sound/events missing (created) >> ./etc/vfs missing (created) >> ./etc/vfs/modules missing (created) >> ./etc/xdg missing (created) >> ./etc/xdg/autostart missing (created) >> ./include/gconf missing (created) >> ./include/gdkcardimage missing (created) >> ./include/gnome-1.0 missing (created) >> ./lib/GConf missing (created) >> ./lib/bonobo missing (created) >> ./lib/bonobo/monikers missing (created) >> ./lib/bonobo/plugin missing (created) >> ./lib/gnome-vfs-2.0 missing (created) >> ./lib/gnome-vfs-2.0/modules missing (created) >> ./lib/vfs missing (created) >> ./lib/vfs/modules missing (created) >> ./libdata/bonobo missing (created) >> ./libdata/bonobo/servers missing (created) >> ./share/applets missing (created) >> ./share/applets/Amusements missing (created) >> ./share/applets/Clocks missing (created) >> ./share/applets/Monitors missing (created) >> ./share/applets/Multimedia missing (created) >> ./share/applets/Network missing (created) >> ./share/applets/Utility missing (created) >> ./share/application-registry missing (created) >> ./share/capplets missing (created) >> ./share/control-center missing (created) >> ./share/control-center/Desktop missing (created) >> ./share/control-center/Documents missing (created) >> ./share/control-center/Peripherals missing (created) >> ./share/control-center/Session missing (created) >> ./share/control-center/capplets missing (created) >> ./share/control-center/keybindings missing (created) >> ./share/control-center-2.0 missing (created) >> ./share/control-center-2.0/capplets missing (created) >> ./share/doc/libgda missing (created) >> ./share/games missing (created) >> ./share/gnome missing (created) >> ./share/gnome/apps missing (created) >> ./share/gnome/apps/Applications missing (created) >> ./share/gnome/apps/Audio missing (created) >> ./share/gnome/apps/Development missing (created) >> ./share/gnome/apps/Games missing (created) >> ./share/gnome/apps/Graphics missing (created) >> ./share/gnome/apps/Internet missing (created) >> ./share/gnome/apps/Multimedia missing (created) >> ./share/gnome/apps/Settings missing (created) >> ./share/gnome/apps/Settings/Desktop missing (created) >> ./share/gnome/apps/Settings/Documents missing (created) >> ./share/gnome/apps/Settings/Peripherals missing (created) >> ./share/gnome/apps/Settings/Session missing (created) >> ./share/gnome/apps/System missing (created) >> ./share/gnome/apps/Utilities missing (created) >> ./share/gnome/autostart missing (created) >> ./share/gnome/help missing (created) >> ./share/gnome/help/fdl missing (created) >> ./share/gnome/help/fdl/C missing (created) >> ./share/gnome/help/gpl missing (created) >> ./share/gnome/help/gpl/C missing (created) >> ./share/gnome/help/lgpl missing (created) >> ./share/gnome/help/lgpl/C missing (created) >> ./share/gnome/panel missing (created) >> ./share/gnome/ui missing (created) >> ./share/gnome/wm-properties missing (created) >> ./share/gnome-2.0 missing (created) >> ./share/gnome-2.0/ui missing (created) >> ./share/gnome-about missing (created) >> ./share/gnome-control-center missing (created) >> ./share/gnome-control-center/keybindings missing (created) >> ./share/images missing (created) >> ./share/mc missing (created) >> ./share/mc/templates missing (created) >> ./share/mime-info missing (created) >> ./share/oaf missing (created) >> ./share/omf missing (created) >> ./share/pixmaps/document-icons missing (created) >> ./share/pixmaps/splash missing (created) >> ./share/sgml/docbook/gnome-customization-0.1 missing (created) >> ./share/sounds missing (created) >> ./share/vala missing (created) >> ./share/vala/vapi missing (created) >> ./share/vfolders missing (created) >> ./share/xmodmap missing (created) >> pkg_add gdbm-1.8.3_3.tbz >> skipping gdbm-1.8.3_3, already added >> pkg_add getopt-1.1.4_1.tbz >> pkg_add gettext-0.17_1.tbz >> skipping gettext-0.17_1, already added >> pkg_add gio-fam-backend-2.22.4.tbz >> skipping gio-fam-backend-2.22.4, already added >> pkg_add glib-2.22.4.tbz >> skipping glib-2.22.4, already added >> pkg_add gmake-3.81_3.tbz >> pkg_add gnome-doc-utils-0.18.1.tbz >> pkg_add gnome-icon-theme-2.28.0_3.tbz >> pkg_add gnome-keyring-2.28.2_2.tbz >> pkg_add gnome-mime-data-2.18.0_3.tbz >> pkg_add gnome-mount-0.8_5.tbz >> pkg_add gnome-vfs-2.24.2_2.tbz >> pkg_add gnome_subr-1.0.tbz >> skipping gnome_subr-1.0, already added >> pkg_add gnomehier-2.3_12.tbz >> skipping gnomehier-2.3_12, already added >> pkg_add gnutls-2.8.3.tbz >> pkg_add gobject-introspection-0.6.7.tbz >> skipping gobject-introspection-0.6.7, already added >> pkg_add gtk-2.18.7_1.tbz >> skipping gtk-2.18.7_1, already added >> pkg_add gvfs-1.4.3_2.tbz >> pkg_add hal-0.5.13_14.tbz >> skipping hal-0.5.13_14, already added >> pkg_add hicolor-icon-theme-0.12.tbz >> skipping hicolor-icon-theme-0.12, already added >> pkg_add inputproto-2.0.tbz >> skipping inputproto-2.0, already added >> pkg_add intltool-0.40.6.tbz >> pkg_add iso8879-1986_2.tbz >> skipping iso8879-1986_2, already added >> pkg_add jasper-1.900.1_9.tbz >> skipping jasper-1.900.1_9, already added >> pkg_add jbigkit-1.6.tbz >> skipping jbigkit-1.6, already added >> pkg_add jpeg-8_2.tbz >> skipping jpeg-8_2, already added >> pkg_add kbproto-1.0.4.tbz >> skipping kbproto-1.0.4, already added >> pkg_add libICE-1.0.6,1.tbz >> pkg_add libIDL-0.8.13.tbz >> skipping libIDL-0.8.13, already added >> pkg_add libSM-1.1.1,1.tbz >> pkg_add libX11-1.3.3,1.tbz >> skipping libX11-1.3.3,1, already added >> pkg_add libXau-1.0.5.tbz >> skipping libXau-1.0.5, already added >> pkg_add libXcomposite-0.4.1,1.tbz >> skipping libXcomposite-0.4.1,1, already added >> pkg_add libXcursor-1.1.10.tbz >> skipping libXcursor-1.1.10, already added >> pkg_add libXdamage-1.1.2.tbz >> skipping libXdamage-1.1.2, already added >> pkg_add libXdmcp-1.0.3.tbz >> skipping libXdmcp-1.0.3, already added >> pkg_add libXext-1.1.1,1.tbz >> skipping libXext-1.1.1,1, already added >> pkg_add libXfixes-4.0.4.tbz >> skipping libXfixes-4.0.4, already added >> pkg_add libXft-2.1.14.tbz >> skipping libXft-2.1.14, already added >> pkg_add libXi-1.3,1.tbz >> skipping libXi-1.3,1, already added >> pkg_add libXinerama-1.1,1.tbz >> skipping libXinerama-1.1,1, already added >> pkg_add libXpm-3.5.7.tbz >> pkg_add libXrandr-1.3.0.tbz >> skipping libXrandr-1.3.0, already added >> pkg_add libXrender-0.9.5.tbz >> skipping libXrender-0.9.5, already added >> pkg_add libXt-1.0.7.tbz >> skipping libXt-1.0.7, already added >> pkg_add libart_lgpl-2.3.20,1.tbz >> pkg_add libaudiofile-0.2.6_1.tbz >> skipping libaudiofile-0.2.6_1, already added >> pkg_add libbonobo-2.24.2.tbz >> pkg_add libbonoboui-2.24.2_2.tbz >> pkg_add libcddb-1.3.1.tbz >> skipping libcddb-1.3.1, already added >> pkg_add libcdio-0.82_1.tbz >> skipping libcdio-0.82_1, already added >> pkg_add libdaemon-0.12.tbz >> skipping libdaemon-0.12, already added >> pkg_add libexecinfo-1.1_3.tbz >> skipping libexecinfo-1.1_3, already added >> pkg_add libexif-0.6.18.tbz >> skipping libexif-0.6.18, already added >> pkg_add libffi-3.0.9.tbz >> skipping libffi-3.0.9, already added >> pkg_add libfontenc-1.0.5.tbz >> skipping libfontenc-1.0.5, already added >> pkg_add libgcrypt-1.4.5.tbz >> skipping libgcrypt-1.4.5, already added >> pkg_add libglade2-2.6.4_3.tbz >> skipping libglade2-2.6.4_3, already added >> pkg_add libgnome-2.28.0_2.tbz >> skipping libgnome-2.28.0_2, already added >> pkg_add libgnomecanvas-2.26.0_3.tbz >> skipping libgnomecanvas-2.26.0_3, already added >> pkg_add libgnomeui-2.24.2_2.tbz >> pkg_add libgpg-error-1.7.tbz >> skipping libgpg-error-1.7, already added >> pkg_add libgphoto2-2.4.7.tbz >> skipping libgphoto2-2.4.7, already added >> pkg_add libiconv-1.13.1_1.tbz >> skipping libiconv-1.13.1_1, already added >> pkg_add libltdl-2.2.6b.tbz >> skipping libltdl-2.2.6b, already added >> pkg_add libnotify-0.4.5_3.tbz >> skipping libnotify-0.4.5_3, already added >> pkg_add libproxy-0.2.3.tbz >> skipping libproxy-0.2.3, already added >> pkg_add libpthread-stubs-0.3_3.tbz >> skipping libpthread-stubs-0.3_3, already added >> pkg_add libsoup-2.28.2_2.tbz >> skipping libsoup-2.28.2_2, already added >> pkg_add libtasn1-2.4.tbz >> skipping libtasn1-2.4, already added >> pkg_add libusb-0.1.12_4.tbz >> skipping libusb-0.1.12_4, already added >> pkg_add libvolume_id-0.81.1.tbz >> skipping libvolume_id-0.81.1, already added >> pkg_add libxcb-1.5.tbz >> skipping libxcb-1.5, already added >> pkg_add libxml2-2.7.6_2.tbz >> skipping libxml2-2.7.6_2, already added >> pkg_add libxslt-1.1.26.tbz >> skipping libxslt-1.1.26, already added >> pkg_add m4-1.4.14,1.tbz >> skipping m4-1.4.14,1, already added >> pkg_add mkfontdir-1.0.5.tbz >> skipping mkfontdir-1.0.5, already added >> pkg_add mkfontscale-1.0.7.tbz >> skipping mkfontscale-1.0.7, already added >> pkg_add p5-XML-Parser-2.36_1.tbz >> skipping p5-XML-Parser-2.36_1, already added >> pkg_add pango-1.26.2_2.tbz >> skipping pango-1.26.2_2, already added >> pkg_add pciids-20091229.tbz >> skipping pciids-20091229, already added >> pkg_add pcre-8.02.tbz >> skipping pcre-8.02, already added >> pkg_add perl-5.10.1.tbz >> skipping perl-5.10.1, already added >> pkg_add pixman-0.16.6.tbz >> skipping pixman-0.16.6, already added >> pkg_add pkg-config-0.23_1.tbz >> skipping pkg-config-0.23_1, already added >> pkg_add png-1.4.1_1.tbz >> skipping png-1.4.1_1, already added >> pkg_add policykit-0.9_6.tbz >> skipping policykit-0.9_6, already added >> pkg_add policykit-gnome-0.9.2_4.tbz >> skipping policykit-gnome-0.9.2_4, already added >> pkg_add polkit-0.96_1.tbz >> skipping polkit-0.96_1, already added >> pkg_add popt-1.14.tbz >> skipping popt-1.14, already added >> pkg_add py26-libxml2-2.7.6.tbz >> skipping py26-libxml2-2.7.6, already added >> pkg_add python26-2.6.4.tbz >> skipping python26-2.6.4, already added >> pkg_add randrproto-1.3.1.tbz >> skipping randrproto-1.3.1, already added >> pkg_add rarian-0.8.1.tbz >> skipping rarian-0.8.1, already added >> pkg_add renderproto-0.11.tbz >> skipping renderproto-0.11, already added >> pkg_add samba34-libsmbclient-3.4.5.tbz >> skipping samba34-libsmbclient-3.4.5, already added >> pkg_add shared-mime-info-0.71.tbz >> skipping shared-mime-info-0.71, already added >> pkg_add sqlite3-3.6.23.1_1.tbz >> skipping sqlite3-3.6.23.1_1, already added >> pkg_add startup-notification-0.10.tbz >> skipping startup-notification-0.10, already added >> pkg_add talloc-2.0.1.tbz >> skipping talloc-2.0.1, already added >> pkg_add tiff-3.9.2_1.tbz >> skipping tiff-3.9.2_1, already added >> pkg_add xcb-util-0.3.6_1.tbz >> skipping xcb-util-0.3.6_1, already added >> pkg_add xextproto-7.1.1.tbz >> skipping xextproto-7.1.1, already added >> pkg_add xineramaproto-1.2.tbz >> skipping xineramaproto-1.2, already added >> pkg_add xmlcatmgr-2.2.tbz >> skipping xmlcatmgr-2.2, already added >> pkg_add xmlcharent-0.3_2.tbz >> skipping xmlcharent-0.3_2, already added >> pkg_add xorg-fonts-truetype-7.5.tbz >> skipping xorg-fonts-truetype-7.5, already added >> pkg_add xproto-7.0.16.tbz >> skipping xproto-7.0.16, already added >> ===> battfink-0.6.2_12 depends on executable: gmake - found >> ===> battfink-0.6.2_12 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found >> ===> battfink-0.6.2_12 depends on file: /usr/local/bin/intltool-extract - found >> ===> battfink-0.6.2_12 depends on file: /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found >> ===> battfink-0.6.2_12 depends on executable: pkg-config - found >> ===> battfink-0.6.2_12 depends on shared library: intl - found >> ===> battfink-0.6.2_12 depends on shared library: esd.2 - found >> ===> battfink-0.6.2_12 depends on shared library: atk-1.0.0 - found >> ===> battfink-0.6.2_12 depends on shared library: gconf-2.4 - found >> ===> battfink-0.6.2_12 depends on shared library: glib-2.0.0 - found >> ===> battfink-0.6.2_12 depends on shared library: gnomevfs-2.0 - found >> ===> battfink-0.6.2_12 depends on shared library: gtk-x11-2.0.0 - found >> ===> battfink-0.6.2_12 depends on shared library: art_lgpl_2.5 - found >> ===> battfink-0.6.2_12 depends on shared library: bonobo-2.0 - found >> ===> battfink-0.6.2_12 depends on shared library: bonoboui-2.0 - found >> ===> battfink-0.6.2_12 depends on shared library: glade-2.0.0 - found >> ===> battfink-0.6.2_12 depends on shared library: gnome-2.0 - found >> ===> battfink-0.6.2_12 depends on shared library: gnomecanvas-2.0 - found >> ===> battfink-0.6.2_12 depends on shared library: gnomeui-2.0 - found >> ===> battfink-0.6.2_12 depends on shared library: IDL-2.0 - found >> ===> battfink-0.6.2_12 depends on shared library: xml2.5 - found >> ===> battfink-0.6.2_12 depends on shared library: ORBit-2.0 - found >> ===> battfink-0.6.2_12 depends on shared library: pango-1.0.0 - found >> ===> Configuring for battfink-0.6.2_12 >> checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >> checking whether build environment is sane... yes >> checking whether gmake sets $(MAKE)... yes >> checking for working aclocal-1.4... missing >> checking for working autoconf... missing >> checking for working automake-1.4... missing >> checking for working autoheader... missing >> checking for working makeinfo... found >> checking whether to enable maintainer-specific portions of Makefiles... no >> checking for intltool >= 0.21... 0.27.2 found >> checking for perl... /usr/bin/perl >> checking for gcc... cc >> checking for C compiler default output... a.out >> checking whether the C compiler works... yes >> checking whether we are cross compiling... no >> checking for suffix of executables... >> checking for suffix of object files... o >> checking whether we are using the GNU C compiler... yes >> checking whether cc accepts -g... yes >> checking for cc option to accept ANSI C... none needed >> checking for strerror in -lcposix... no >> checking whether we are using the GNU C++ compiler... yes >> checking whether c++ accepts -g... yes >> checking for gcc... (cached) cc >> checking whether we are using the GNU C compiler... (cached) yes >> checking whether cc accepts -g... (cached) yes >> checking for cc option to accept ANSI C... (cached) none needed >> checking how to run the C preprocessor... cc -E >> checking for egrep... grep -E >> checking for ANSI C header files... yes >> checking for bison... bison -y >> checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >> checking whether ln -s works... yes >> checking whether gmake sets $(MAKE)... (cached) yes >> checking for X... libraries /usr/local/lib, headers /usr/local/include >> checking for gethostbyname... yes >> checking for connect... yes >> checking for remove... yes >> checking for shmat... yes >> checking for IceConnectionNumber in -lICE... yes >> checking for gconftool-2... /usr/local/bin/gconftool-2 >> Using config source xml:merged:/usr/local/etc/gconf/gconf.xml.defaults for schema installation >> Using $(sysconfdir)/gconf/schemas/ as install directory for schema files >> checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes >> checking what language compliance flags to pass to the C compiler... >> checking for pkg-config... /usr/local/bin/pkg-config >> checking for gtk+-2.0 libglade-2.0 gconf-2.0 libgnomeui-2.0... yes >> checking BATTFINK_CFLAGS... -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 >> checking BATTFINK_LIBS... -pthread -L/usr/local/lib -lglade-2.0 -lxml2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lgio-2.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpangoft2-1.0 -lXfixes -lcairo -lX11 -lpango-1.0 -lm -lfreetype -lfontconfig -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 >> checking for poptHelpOptions in -lpopt... yes >> checking for X11/extensions/dpms.h... yes >> checking for DPMSInfo in -lXext... yes >> checking for apm_read in -lapm... no >> checking locale.h usability... yes >> checking locale.h presence... yes >> checking for locale.h... yes >> checking for LC_MESSAGES... yes >> checking libintl.h usability... yes >> checking libintl.h presence... yes >> checking for libintl.h... yes >> checking for dgettext in libc... yes >> checking for bind_textdomain_codeset... yes >> checking for msgfmt... /usr/local/bin/msgfmt >> checking for dcgettext... yes >> checking for gmsgfmt... /usr/local/bin/msgfmt >> checking for xgettext... /usr/local/bin/xgettext >> checking for catalogs to be installed... az da de el es fr hi ja ms nl no pl pt pt_BR ru sr sr@Latn sv tr zh_CN zh_TW >> configure: creating ./config.status >> config.status: creating Makefile >> config.status: creating battfink.spec >> config.status: creating po/Makefile.in >> config.status: creating src/Makefile >> config.status: creating data/Makefile >> config.status: creating help/Makefile >> config.status: creating help/C/Makefile >> config.status: creating config.h >> config.status: executing default-1 commands >> config.status: executing default-2 commands >> config.status: executing default-3 commands >> ===> Building for battfink-0.6.2_12 >> gmake all-recursive >> gmake[1]: Entering directory `/work/a/ports/sysutils/battfink/work/battfink-0.6.2' >> Making all in po >> gmake[2]: Entering directory `/work/a/ports/sysutils/battfink/work/battfink-0.6.2/po' >> gmake[2]: Nothing to be done for `all'. >> gmake[2]: Leaving directory `/work/a/ports/sysutils/battfink/work/battfink-0.6.2/po' >> Making all in src >> gmake[2]: Entering directory `/work/a/ports/sysutils/battfink/work/battfink-0.6.2/src' >> cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include -DGNOMELO CAL >> EDIR=\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=\""/usr/local/share/battfink/"\" -DBATTFINK_ICONDIR=\""/usr/local/share/battfink/icons/\"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c GNOME_Battfink-stubs.c >> cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include -DGNOMELO CAL >> EDIR=\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=\""/usr/local/share/battfink/"\" -DBATTFINK_ICONDIR=\""/usr/local/share/battfink/icons/\"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c GNOME_Battfink-common.c >> cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include -DGNOMELO CAL >> EDIR=\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=\""/usr/local/share/battfink/"\" -DBATTFINK_ICONDIR=\""/usr/local/share/battfink/icons/\"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c GNOME_Battfink-skels.c >> cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include -DGNOMELO CAL >> EDIR=\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=\""/usr/local/share/battfink/"\" -DBATTFINK_ICONDIR=\""/usr/local/share/battfink/icons/\"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c main.c >> cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include -DGNOMELO CAL >> EDIR=\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=\""/usr/local/share/battfink/"\" -DBATTFINK_ICONDIR=\""/usr/local/share/battfink/icons/\"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c battfink-app-server.c >> cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include -DGNOMELO CAL >> EDIR=\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=\""/usr/local/share/battfink/"\" -DBATTFINK_ICONDIR=\""/usr/local/share/battfink/icons/\"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c battfink-win-server.c >> cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include -DGNOMELO CAL >> EDIR=\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=\""/usr/local/share/battfink/"\" -DBATTFINK_ICONDIR=\""/usr/local/share/battfink/icons/\"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c battfink-client.c >> cc -DHAVE_CONFIG_H -I. -I. -I.. -D_THREAD_SAFE -DORBIT2=1 -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include -DGNOMELO CAL >> EDIR=\""/usr/local/share/locale"\" -DBATTFINK_DATADIR=\""/usr/local/share/battfink/"\" -DBATTFINK_ICONDIR=\""/usr/local/share/battfink/icons/\"" -I/usr/local/include -O2 -fno-strict-aliasing -pipe -c battfink-dpms.c >> battfink-dpms.c:40:36: error: X11/extensions/dpmsstr.h: No such file or directory IIRC, s/dpmsstr/dpmsproto/ robert. >> gmake[2]: *** [battfink-dpms.o] Error 1 >> gmake[2]: Leaving directory `/work/a/ports/sysutils/battfink/work/battfink-0.6.2/src' >> gmake[1]: *** [all-recursive] Error 1 >> gmake[1]: Leaving directory `/work/a/ports/sysutils/battfink/work/battfink-0.6.2' >> gmake: *** [all-recursive-am] Error 2 >> *** Error code 1 >> >> Stop in /a/ports/sysutils/battfink. >> ================================================================ >> build of /usr/ports/sysutils/battfink ended at Mon May 3 21:19:35 UTC 2010 >> > From owner-freebsd-gnome@FreeBSD.ORG Tue May 4 10:36:12 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 84D46106564A for ; Tue, 4 May 2010 10:36:12 +0000 (UTC) (envelope-from me@janh.de) Received: from mailhost.uni-hamburg.de (mailhost.uni-hamburg.de [134.100.32.155]) by mx1.freebsd.org (Postfix) with ESMTP id 7B2B78FC0A for ; Tue, 4 May 2010 10:36:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id 95A6190148; Tue, 4 May 2010 12:36:09 +0200 (CEST) X-Virus-Scanned: by University of Hamburg (RRZ/mailhost) Received: from mailhost.uni-hamburg.de ([127.0.0.1]) by localhost (mailhost.uni-hamburg.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id fkUVmNgRMqd6; Tue, 4 May 2010 12:36:09 +0200 (CEST) Received: from pc861.math.uni-hamburg.de (pc861.math.uni-hamburg.de [134.100.222.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: fmjv004) by mailhost.uni-hamburg.de (Postfix) with ESMTPSA id 5862B900BF; Tue, 4 May 2010 12:36:09 +0200 (CEST) Message-ID: <4BDFF8AA.4040102@janh.de> Date: Tue, 04 May 2010 12:36:26 +0200 From: Jan Henrik Sylvester User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.9) Gecko/20100331 Thunderbird/3.0.4 MIME-Version: 1.0 To: gnome-list freebsd Content-Type: multipart/mixed; boundary="------------010103060100040208070104" Subject: databases/evolution-data-server: krb5 not found 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: Tue, 04 May 2010 10:36:12 -0000 This is a multi-part message in MIME format. --------------010103060100040208070104 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Trying to "portupgrade -a" after one month (waiting for xorg), I cannot build databases/evolution-data-server, because: checking for Kerberos 5... no no configure: error: You specified with krb5, but it was not found. Is it broken or is it my configuration? During the last month, I did install security/heimdal and some experimental OpenAFS port, but I have removed both and there should be no remaining files. Moreover I changed /etc/krb5.conf and Kerberos is now working. I do not see how that could cause the error. Everything databases/evolution-data-server depends upon is up to date. (In fact, everything but databases/evolution-data-server, net/kdenetwork4, and graphics/opengtl plus a few ports depending on these three.) gnomelogalyzer does not report anything. I attach the buildlog and config.log. Thanks for any hint Jan Henrik --------------010103060100040208070104 Content-Type: application/octet-stream; name="config.log.bz2" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="config.log.bz2" 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 Dr0HV4UHxHqJe6RVWX/xdyRThQkGNlagoA== --------------010103060100040208070104 Content-Type: application/octet-stream; name="evolution-data-server.buildlog.bz2" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="evolution-data-server.buildlog.bz2" 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 ZuiaQSNEwLgf+LuSKcKEgTit1hA= --------------010103060100040208070104-- From owner-freebsd-gnome@FreeBSD.ORG Tue May 4 14:00:13 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B7E53106564A for ; Tue, 4 May 2010 14:00:13 +0000 (UTC) (envelope-from a.huth@tmr.net) Received: from bo-uwka-srv01.de.tmr.net (bo-uwka-srv01.de.tmr.net [212.23.146.2]) by mx1.freebsd.org (Postfix) with ESMTP id 74A348FC22 for ; Tue, 4 May 2010 14:00:13 +0000 (UTC) Received: from localhost (localhost.de.tmr.net [127.0.0.1]) by bo-uwka-srv01.de.tmr.net (Postfix) with ESMTP id 70D8C1DF48A for ; Tue, 4 May 2010 16:00:08 +0200 (CEST) Received: from bo-uwka-srv01.de.tmr.net ([127.0.0.1]) by localhost (bo-uwka-srv01.de.tmr.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 62108-01-14 for ; Tue, 4 May 2010 16:00:07 +0200 (CEST) Received: from [10.253.243.119] (bo-stwhv-fw02.de.tmr.net [212.23.140.253]) by bo-uwka-srv01.de.tmr.net (Postfix) with ESMTP id 198F01DF4A1 for ; Tue, 4 May 2010 16:00:06 +0200 (CEST) From: Alex Huth To: freebsd-gnome@freebsd.org Content-Type: text/plain; charset="iso8859-1" Date: Tue, 04 May 2010 16:00:32 +0200 Message-ID: <1272981632.1483.17.camel@borusse.ewmr.base> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Subject: tiel xterm in ssh sessions 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: Tue, 04 May 2010 14:00:13 -0000 Hello! I´d like to set the titel of a gnome-terminal dynamic, even when it is a ssh session. For the "normal" local session i use the following: --------------- if echo $TERM | egrep -iq 'xterm|vt100'; then PS1='\[\033]0;\h:\w\$\007\]'$PS1 fi -------------- But how can i do that for ssh sessions, with the name of the remote host? Thanks in advance Alex From owner-freebsd-gnome@FreeBSD.ORG Tue May 4 19:45:19 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6014C106567F for ; Tue, 4 May 2010 19:45:19 +0000 (UTC) (envelope-from jselwitz@vvisions.com) Received: from mail172.messagelabs.com (mail172.messagelabs.com [216.82.254.3]) by mx1.freebsd.org (Postfix) with SMTP id 12E598FC18 for ; Tue, 4 May 2010 19:45:18 +0000 (UTC) X-VirusChecked: Checked X-Env-Sender: jselwitz@vvisions.com X-Msg-Ref: server-11.tower-172.messagelabs.com!1273002317!31559332!1 X-StarScan-Version: 6.2.4; banners=-,-,- X-Originating-IP: [66.193.82.31] Received: (qmail 17290 invoked from network); 4 May 2010 19:45:18 -0000 Received: from unknown (HELO newman.vvisions.com) (66.193.82.31) by server-11.tower-172.messagelabs.com with SMTP; 4 May 2010 19:45:18 -0000 Received: (qmail 2609 invoked from network); 4 May 2010 19:45:20 -0000 Received: from unknown (HELO ?10.114.15.229?) (jselwitz@10.114.15.229) by vvisions.com with SMTP; 4 May 2010 19:45:20 -0000 From: Jason Selwitz To: Jeremy Messenger In-Reply-To: References: <1268229745.8471.23.camel@wintermute.vvisions.com> Content-Type: text/plain; charset="us-ascii" Organization: Vicarious Visions Date: Tue, 04 May 2010 15:45:17 -0400 Message-ID: <1273002317.8393.380.camel@wintermute.vvisions.com> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: FreeBSD Port: x11-toolkits/pango 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: Tue, 04 May 2010 19:45:19 -0000 hey guys, I tried again after installing xorg-minimal and pango and cairo still do not build pangocairo.. any tips would be much appreciated Thanks! On Wed, 2010-03-17 at 14:01 -0600, Jeremy Messenger wrote: > On Wed, 10 Mar 2010 08:02:25 -0600, Jason Selwitz > wrote: > > > Hello I seem to be having trouble when building the pango port to have > > it create the pangocairo library correctly I am running FreeBSD 6.4, I > > currently have cairo-1.8.8,1 installed and am trying to install > > pango-1.26.2, they both seem to install properly however later when I > > try to install rrdtool it fails noting that pangocairo was missing. and > > I do not see it anywhere on the system, if you have any advice it would > > be greatly appreciated. thanks. > > Please show us the build error log. Sounds like you disable X11 or cairo > when you build either cairo or pango. > > Cheers, > Mezz > > From owner-freebsd-gnome@FreeBSD.ORG Tue May 4 22:18:22 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C336F106566B for ; Tue, 4 May 2010 22:18:22 +0000 (UTC) (envelope-from sweetnavelorange@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 79A178FC14 for ; Tue, 4 May 2010 22:18:22 +0000 (UTC) Received: by gyh20 with SMTP id 20so2061941gyh.13 for ; Tue, 04 May 2010 15:18:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=9EtyKQ+rhw+uzQ3uEP3D7dfDyanC5rg0J1svqB+iOn0=; b=Z1R1u5aUi5EJvwfh6NG7EWy24wC+EUOhCudyhFd4q+Ib5TYM1n7JxCki7Z51RU0y3O 6urmdQIykZbvi6BzFKhXWQNSNglhlOzMi20dCRBYjPFNSZ6LyA/Vp/kFugRU/rIVrTCo ZT30jk35uPjFYDNrTdSrwj/RAILmM+2GBz0vA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=k6DFawAAEDnu/i0sIa0C49BfSvyOzdPhqySs0M571sLaqZ9nDEFLEx2HJ/flO38AN4 Zg98L3Jm6pHCWVdtHgnzxZXKNbCZl7b7hHoGBrU4mN2B2+y58vh5CJ0PA26gHEuRlsds +YyFmt5dsugeKRKmMhkZX3RDTdXfNTa7KvqO8= Received: by 10.150.127.15 with SMTP id z15mr13466509ybc.89.1273010052805; Tue, 04 May 2010 14:54:12 -0700 (PDT) Received: from [10.240.2.46] (db.kiwiplan.co.nz [202.27.222.237]) by mx.google.com with ESMTPS id 21sm4522088ywh.6.2010.05.04.14.54.10 (version=SSLv3 cipher=RC4-MD5); Tue, 04 May 2010 14:54:11 -0700 (PDT) Message-ID: <4BE09777.2070008@gmail.com> Date: Wed, 05 May 2010 09:53:59 +1200 From: James Butler User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 MIME-Version: 1.0 To: Alex Huth References: <1272981632.1483.17.camel@borusse.ewmr.base> In-Reply-To: <1272981632.1483.17.camel@borusse.ewmr.base> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-gnome@freebsd.org Subject: Re: tiel xterm in ssh sessions 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: Tue, 04 May 2010 22:18:22 -0000 On 05/05/10 02:00, Alex Huth wrote: > Hello! > > I´d like to set the titel of a gnome-terminal dynamic, even when it is a > ssh session. For the "normal" local session i use the following: > > --------------- > if echo $TERM | egrep -iq 'xterm|vt100'; then > PS1='\[\033]0;\h:\w\$\007\]'$PS1 > fi > -------------- > > But how can i do that for ssh sessions, with the name of the remote > host? I can think of two ways: a) make sure you have something similar to the above in the shell rc file on each remote host, or b) use something like this on the local host: ssh() { _ssh="/usr/bin/ssh" printf "\033]0;$*\007" $_ssh $* } -James > > Thanks in advance > > Alex > > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Wed May 5 02:08:29 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 55CCE1065673 for ; Wed, 5 May 2010 02:08:29 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao106.cox.net (eastrmmtao106.cox.net [68.230.240.48]) by mx1.freebsd.org (Postfix) with ESMTP id D56928FC12 for ; Wed, 5 May 2010 02:08:28 +0000 (UTC) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao106.cox.net (InterMail vM.8.00.01.00 201-2244-105-20090324) with ESMTP id <20100505020829.IBYS26523.eastrmmtao106.cox.net@eastrmimpo02.cox.net>; Tue, 4 May 2010 22:08:29 -0400 Received: from localhost ([68.103.37.153]) by eastrmimpo02.cox.net with bizsmtp id De8T1e0063JFCbG02e8TWo; Tue, 04 May 2010 22:08:27 -0400 X-VR-Score: -280.00 X-Authority-Analysis: v=1.1 cv=FnQQhIGgoxKy895ni2P06Ys7q26b/tysl77b0NRG5XA= c=1 sm=1 a=Do6yxN00ErwA:10 a=IkcTkHD0fZMA:10 a=N4x68aYdfVlkKDflYggXRA==:17 a=wGiTWn50AAAA:8 a=kviXuzpPAAAA:8 a=6I5d2MoRAAAA:8 a=E2sPDGxufOAqbWEFuhQA:9 a=3X-S9DExEq5vPOH6195L65B-PMoA:4 a=QEXdDO2ut3YA:10 a=0q6di6JXFywA:10 a=4vB-4DCPJfMA:10 a=SV7veod9ZcQA:10 a=N4x68aYdfVlkKDflYggXRA==:117 X-CM-Score: 0.00 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Jason Selwitz" References: <1268229745.8471.23.camel@wintermute.vvisions.com> <1273002317.8393.380.camel@wintermute.vvisions.com> Date: Tue, 04 May 2010 21:12:57 -0500 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Jeremy Messenger" Message-ID: In-Reply-To: <1273002317.8393.380.camel@wintermute.vvisions.com> User-Agent: Opera Mail/10.10 (Linux) Cc: gnome@freebsd.org Subject: Re: FreeBSD Port: x11-toolkits/pango 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, 05 May 2010 02:08:29 -0000 On Tue, 04 May 2010 14:45:17 -0500, Jason Selwitz wrote: > > hey guys, I tried again after installing xorg-minimal and pango and > cairo still do not build pangocairo.. any tips would be much appreciated I can't help you if you don't read my message at all. > Thanks! > > On Wed, 2010-03-17 at 14:01 -0600, Jeremy Messenger wrote: >> On Wed, 10 Mar 2010 08:02:25 -0600, Jason Selwitz >> >> wrote: >> >> > Hello I seem to be having trouble when building the pango port to have >> > it create the pangocairo library correctly I am running FreeBSD 6.4, I >> > currently have cairo-1.8.8,1 installed and am trying to install >> > pango-1.26.2, they both seem to install properly however later when I >> > try to install rrdtool it fails noting that pangocairo was missing. >> and >> > I do not see it anywhere on the system, if you have any advice it >> would >> > be greatly appreciated. thanks. >> >> Please show us the build error log. Sounds like you disable X11 or cairo >> when you build either cairo or pango. >> >> Cheers, >> Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Wed May 5 12:03:06 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 40FD0106564A for ; Wed, 5 May 2010 12:03:06 +0000 (UTC) (envelope-from Offers@herotec.net) Received: from florence.hostgo.com (florence.hostgo.com [65.49.39.2]) by mx1.freebsd.org (Postfix) with ESMTP id 2A7438FC24 for ; Wed, 5 May 2010 12:03:05 +0000 (UTC) Received: from [41.233.136.205] (helo=Server-Server) by florence.hostgo.com with esmtpa (Exim 4.69) (envelope-from ) id 1O9ck9-0000uE-JO for gnome@freebsd.org; Wed, 05 May 2010 07:26:38 -0400 Organization: Offers Message-ID: From: "Offers" To: Date: Tue, 4 May 2010 12:46:44 +0300 Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - florence.hostgo.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - herotec.net MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1256" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: =?windows-1256?b?z+bRx8og1Mjfx8o=?= X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Offers@herotec.net List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2010 12:03:06 -0000 3Dhttp://www.herotec.net/mail_images/images/email_01.gif=20 3Dhttp://www.herotec.net/mail_images/images/email_02.gif=20 3Dhttp://www.herotec.net/mail_images/images/logo.png=20 3Dimages.jpg =FDHero=20 Tec training center is serving Egypt and Arab market via a set = of=20 training programs with the aim of preparing professional IT = people=20 up to the international Standards to compete with the major = players=20 in the international market whether you are searching for = basic=20 training or anyone needs to go in depth in training experience = that=20 will lead to a certification Exams MCITP:=20 Server Administrator Hours Fees 70-640 Windows=20 Server 2008 Active Directory Configuration 100 1600=20 L.E 70-642 Windows=20 Server 2008 Network Infrastructure = Configuration 70-646 PRO:=20 Windows Server 2008, Server Administrator Workshop=20 Exams MCITP:=20 Enterprise Administrator Hours Fees 70-680 Windows=20 7 Configuration 150 2200=20 L.E 70-640 Windows=20 Server 2008 Active Directory=20 Configuration 70-642 Windows=20 Server 2008 Network Infrastructure=20 Configuration 70-643 Windows=20 Server 2008 Applications Infrastructure=20 Configuration 70-647 PRO:=20 Windows Server 2008, Enterprise=20 Administrator Workshop=20 Exams Microsoft=20 Exchange Server 2010 Hours Fees 70-662 TS:=20 Exchange Server 2010, Configuring 24 450=20 L.E Exams Microsoft=20 ISA Server Hours Fees 70-351 TS:=20 Microsoft Internet Security and Acceleration Server = 2006,=20 Configuring 24 350=20 L.E Exams Microsoft=20 Office Communications Server Hours Fees 70-638 TS:=20 Microsoft Office Communications Server 2007,=20 Configuring 24 850=20 L.E Exams CCNA=20 Hours Fees 640-802 Interconnecting=20 Cisco Networking Devices Part 1 60 800=20 L.E Interconnecting=20 Cisco Networking Devices Part 2 Exams Linux Hours Fees RH033 Linux=20 Essential 30 1000=20 L.E RH131 Linux=20 Administration 35 1200=20 L.E RH253 Linux=20 network & Security 35 1500=20 L.E Web=20 Design Hours Fees HTML 40 500 Dream=20 Weaver JAVA=20 SCRIPT=20 CSS Photoshop=20 for web Web=20 Develop Hours Fees Introduction=20 30 500 PHP My=20 = sql Tel:=20 22751834 - 0107988776 Email:=20 info@herotec.net http://www.herotec.net From owner-freebsd-gnome@FreeBSD.ORG Wed May 5 12:20:12 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 609AC1065673; Wed, 5 May 2010 12:20:12 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 3836D8FC24; Wed, 5 May 2010 12:20:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o45CKClp006341; Wed, 5 May 2010 12:20:12 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o45CKCvB006331; Wed, 5 May 2010 12:20:12 GMT (envelope-from edwin) Date: Wed, 5 May 2010 12:20:12 GMT Message-Id: <201005051220.o45CKCvB006331@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/146327: Subject: Patch to fix cd /usr/ports/textproc/docbook-sk ; make reinstall 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, 05 May 2010 12:20:12 -0000 Synopsis: Subject: Patch to fix cd /usr/ports/textproc/docbook-sk ; make reinstall Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Wed May 5 12:20:11 UTC 2010 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=146327 From owner-freebsd-gnome@FreeBSD.ORG Wed May 5 12:21:45 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BEC6A1065672 for ; Wed, 5 May 2010 12:21:45 +0000 (UTC) (envelope-from jselwitz@vvisions.com) Received: from mail143.messagelabs.com (mail143.messagelabs.com [216.82.254.35]) by mx1.freebsd.org (Postfix) with SMTP id 4C33B8FC0A for ; Wed, 5 May 2010 12:21:44 +0000 (UTC) X-VirusChecked: Checked X-Env-Sender: jselwitz@vvisions.com X-Msg-Ref: server-5.tower-143.messagelabs.com!1273062106!46863643!1 X-StarScan-Version: 6.2.4; banners=-,-,- X-Originating-IP: [66.193.82.31] Received: (qmail 13851 invoked from network); 5 May 2010 12:21:46 -0000 Received: from unknown (HELO newman.vvisions.com) (66.193.82.31) by server-5.tower-143.messagelabs.com with SMTP; 5 May 2010 12:21:46 -0000 Received: (qmail 22590 invoked from network); 5 May 2010 12:21:44 -0000 Received: from unknown (HELO ?10.114.15.229?) (jselwitz@10.114.15.229) by vvisions.com with SMTP; 5 May 2010 12:21:44 -0000 From: Jason Selwitz To: Jeremy Messenger In-Reply-To: References: <1268229745.8471.23.camel@wintermute.vvisions.com> <1273002317.8393.380.camel@wintermute.vvisions.com> Content-Type: multipart/mixed; boundary="=-Pfq8qpK2CRY+7jd9umAM" Organization: Vicarious Visions Date: Wed, 05 May 2010 08:21:41 -0400 Message-ID: <1273062101.8393.381.camel@wintermute.vvisions.com> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Cc: gnome@freebsd.org Subject: Re: FreeBSD Port: x11-toolkits/pango 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, 05 May 2010 12:21:45 -0000 --=-Pfq8qpK2CRY+7jd9umAM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sorry I thought I attached it, here you go.. thanks for taking a look On Tue, 2010-05-04 at 21:12 -0500, Jeremy Messenger wrote: > On Tue, 04 May 2010 14:45:17 -0500, Jason Selwitz > wrote: > > > > > hey guys, I tried again after installing xorg-minimal and pango and > > cairo still do not build pangocairo.. any tips would be much appreciated > > I can't help you if you don't read my message at all. > > > Thanks! > > > > On Wed, 2010-03-17 at 14:01 -0600, Jeremy Messenger wrote: > >> On Wed, 10 Mar 2010 08:02:25 -0600, Jason Selwitz > >> > >> wrote: > >> > >> > Hello I seem to be having trouble when building the pango port to have > >> > it create the pangocairo library correctly I am running FreeBSD 6.4, I > >> > currently have cairo-1.8.8,1 installed and am trying to install > >> > pango-1.26.2, they both seem to install properly however later when I > >> > try to install rrdtool it fails noting that pangocairo was missing. > >> and > >> > I do not see it anywhere on the system, if you have any advice it > >> would > >> > be greatly appreciated. thanks. > >> > >> Please show us the build error log. Sounds like you disable X11 or cairo > >> when you build either cairo or pango. > >> > >> Cheers, > >> Mezz > > --=-Pfq8qpK2CRY+7jd9umAM Content-Disposition: attachment; filename="output.txt" Content-Type: text/plain; name="output.txt"; charset="us-ascii" Content-Transfer-Encoding: quoted-printable ---> Installing 'pango-1.26.2_2' from a port (x11-toolkits/pango) ---> Building '/usr/ports/x11-toolkits/pango' =3D=3D=3D> Cleaning for pango-1.26.2_2 =3D=3D=3D> Extracting for pango-1.26.2_2 =3D> MD5 Checksum OK for gnome2/pango-1.26.2.tar.bz2. =3D> SHA256 Checksum OK for gnome2/pango-1.26.2.tar.bz2. =3D=3D=3D> Patching for pango-1.26.2_2 =3D=3D=3D> pango-1.26.2_2 depends on package: libtool>=3D2.2 - found =3D=3D=3D> Applying FreeBSD patches for pango-1.26.2_2 =3D=3D=3D> pango-1.26.2_2 depends on file: /usr/local/libdata/pkgconfig/f= reetype2.pc - found =3D=3D=3D> pango-1.26.2_2 depends on executable: gmake - found =3D=3D=3D> pango-1.26.2_2 depends on file: /usr/local/libdata/pkgconfig/x= ft.pc - found =3D=3D=3D> pango-1.26.2_2 depends on file: /usr/local/libdata/pkgconfig/x= render.pc - found =3D=3D=3D> pango-1.26.2_2 depends on package: libtool>=3D2.2 - found =3D=3D=3D> pango-1.26.2_2 depends on executable: pkg-config - found =3D=3D=3D> pango-1.26.2_2 depends on shared library: cairo.2 - not found =3D=3D=3D> Verifying install for cairo.2 in /usr/ports/graphics/cairo =3D=3D=3D> Found saved configuration for cairo-1.8.8,1 =3D=3D=3D> Extracting for cairo-1.8.8_1,1 =3D> MD5 Checksum OK for cairo-1.8.8.tar.gz. =3D> SHA256 Checksum OK for cairo-1.8.8.tar.gz. =3D=3D=3D> Patching for cairo-1.8.8_1,1 =3D=3D=3D> cairo-1.8.8_1,1 depends on package: libtool>=3D2.2 - found =3D=3D=3D> Applying FreeBSD patches for cairo-1.8.8_1,1 =3D=3D=3D> cairo-1.8.8_1,1 depends on file: /usr/local/libdata/pkgconfig/= xrender.pc - found =3D=3D=3D> cairo-1.8.8_1,1 depends on package: libtool>=3D2.2 - found =3D=3D=3D> cairo-1.8.8_1,1 depends on shared library: freetype.9 - found =3D=3D=3D> cairo-1.8.8_1,1 depends on shared library: png.6 - found =3D=3D=3D> cairo-1.8.8_1,1 depends on shared library: fontconfig.1 - foun= d =3D=3D=3D> cairo-1.8.8_1,1 depends on shared library: pixman-1.9 - found =3D=3D=3D> Configuring for cairo-1.8.8_1,1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking build system type... i386-portbld-freebsd6.4 checking host system type... i386-portbld-freebsd6.4 checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables...=20 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+=3D"... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... y= es checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for bash... (cached) no checking if dolt supports this host... no, falling back to libtool checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking for find... /usr/bin/find checking for xargs... /usr/bin/xargs checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... = yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... = yes checking dynamic linker characteristics... freebsd6.4 ld.so checking how to hardcode library paths into programs... immediate checking whether cc understands -c and -o together... yes checking for inline... inline checking for pkg-config... (cached) /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether byte ordering is bigendian... no checking whether float word ordering is bigendian... no checking for native atomic primitives... none checking whether atomic ops require a memory barrier... no checking for native Win32... no checking for Sun Solaris (non-POSIX ctime_r)... no checking for cos in -lm... yes checking for sched_yield in -lrt... no checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/int_types.h usability... no checking sys/int_types.h presence... no checking for sys/int_types.h... no checking for uint64_t... yes checking for uint128_t... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for sched_getaffinity... no checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for feenableexcept... yes checking for fedisableexcept... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for signal.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for vasnprintf... no checking for link... yes checking for ctime_r... yes checking for drand48... yes checking for flockfile... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for supported warning flags...=20 checking whether cc supports -Wall... yes checking whether cc supports -Wextra... yes checking whether cc supports -Wsign-compare... yes checking whether cc supports -Werror-implicit-function-declaration... yes checking whether cc supports -Wpointer-arith... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wmissing-declarations... yes checking whether cc supports -Wnested-externs... yes checking whether cc supports -Wpacked... yes checking whether cc supports -Wswitch-enum... yes checking whether cc supports -Wmissing-format-attribute... no checking whether cc supports -Wstrict-aliasing=3D2... yes checking whether cc supports -Winit-self... yes checking whether cc supports -Wunsafe-loop-optimizations... no checking whether cc supports -Wdeclaration-after-statement... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wno-missing-field-initializers... no checking whether cc supports -Wno-unused-parameter... yes checking whether cc supports -Wno-attributes... no checking whether cc supports -Wno-long-long... yes checking whether cc supports -Winline... yes checking whether cc supports -fno-strict-aliasing... yes checking whether cc supports -fno-common... yes checking whether cc supports -Wp,-D_FORTIFY_SOURCE=3D2... yes checking which warning flags were supported... -Wall -Wextra -Wsign-compar= e -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Ws= trict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-exter= ns -Wpacked -Wswitch-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-a= fter-statement -Wold-style-definition -Wno-unused-parameter -Wno-long-long = -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 checking how to enable unused result warnings...=20 checking how to allow undefined symbols in shared libraries used by test su= ite... checking whether cc supports -Wl,--allow-shlib-undefined... yes -Wl,--allow-shlib-undefined checking for VALGRIND... no no checking for compress in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for X... libraries /usr/local/lib, headers /usr/local/include checking for cairo's Xlib surface backend feature...=20 checking for xlib... yes checking whether cairo's Xlib surface backend feature could be enabled... y= es checking for cairo's Xlib Xrender surface backend feature...=20 checking for xlib_xrender... yes checking whether cairo's Xlib Xrender surface backend feature could be enab= led... yes checking for cairo's Quartz surface backend feature...=20 checking ApplicationServices/ApplicationServices.h usability... no checking ApplicationServices/ApplicationServices.h presence... no checking for ApplicationServices/ApplicationServices.h... no checking CoreGraphics/CoreGraphics.h usability... no checking CoreGraphics/CoreGraphics.h presence... no checking for CoreGraphics/CoreGraphics.h... no checking whether cairo's Quartz surface backend feature could be enabled...= no (requires CoreGraphics framework) checking for cairo's Quartz font backend feature...=20 checking whether cairo's Quartz font backend feature could be enabled... no= (requires CoreGraphics framework) checking for cairo's Microsoft Windows surface backend feature...=20 checking whether cairo's Microsoft Windows surface backend feature could be= enabled... no (requires a Win32 platform) checking for cairo's Microsoft Windows font backend feature...=20 checking whether cairo's Microsoft Windows font backend feature could be en= abled... no (requires a Win32 platform) checking for cairo's PNG functions feature...=20 checking for png... yes checking whether cairo's PNG functions feature could be enabled... yes checking for cairo's FreeType font backend feature...=20 checking for FONTCONFIG... yes checking for FcFini... yes checking for FREETYPE... yes checking whether cairo's FreeType font backend feature could be enabled... = yes checking for FT_Bitmap_Size.y_ppem... yes checking for FT_GlyphSlot_Embolden... yes checking for FT_Load_Sfnt_Table... yes checking for FT_Library_SetLcdFilter... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for cairo's PostScript surface backend feature...=20 checking whether cairo's PostScript surface backend feature could be enable= d... yes checking for gs... no configure: WARNING: PS backend will not be tested since ghostscript is not = available checking for LIBSPECTRE... no no checking for cairo's PDF surface backend feature...=20 checking whether cairo's PDF surface backend feature could be enabled... ye= s checking for POPPLER... no no configure: WARNING: PDF backend will not be tested since poppler >=3D 0.9.2= is not available checking for cairo's SVG surface backend feature...=20 checking whether cairo's SVG surface backend feature could be enabled... ye= s checking for LIBRSVG... no no configure: WARNING: SVG backend will not be tested since librsvg >=3D 2.15.= 0 is not available checking for cairo's image surface backend feature...=20 checking for pixman... yes checking whether cairo's image surface backend feature could be enabled... = yes checking for cairo's user font backend feature...=20 checking whether cairo's user font backend feature could be enabled... yes checking for gtk... no no configure: creating ./config.status config.status: creating src/cairo.pc config.status: creating cairo-uninstalled.pc config.status: creating src/cairo-xlib.pc config.status: creating cairo-xlib-uninstalled.pc config.status: creating src/cairo-xlib-xrender.pc config.status: creating cairo-xlib-xrender-uninstalled.pc config.status: creating src/cairo-png.pc config.status: creating cairo-png-uninstalled.pc config.status: creating src/cairo-ft.pc config.status: creating cairo-ft-uninstalled.pc config.status: creating src/cairo-ps.pc config.status: creating cairo-ps-uninstalled.pc config.status: creating src/cairo-pdf.pc config.status: creating cairo-pdf-uninstalled.pc config.status: creating src/cairo-svg.pc config.status: creating cairo-svg-uninstalled.pc config.status: creating Makefile config.status: creating boilerplate/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/pdiff/Makefile config.status: creating perf/Makefile config.status: creating util/Makefile config.status: creating doc/Makefile config.status: creating doc/public/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing ./build/Makefile.win32.features commands config.status: creating ./build/Makefile.win32.features config.status: ./build/Makefile.win32.features is unchanged config.status: executing ./src/Makefile.am.features commands config.status: creating ./src/Makefile.am.features config.status: ./src/Makefile.am.features is unchanged config.status: executing ./src/Makefile.win32.features commands config.status: creating ./src/Makefile.win32.features config.status: ./src/Makefile.win32.features is unchanged config.status: executing ./boilerplate/Makefile.am.features commands config.status: creating ./boilerplate/Makefile.am.features config.status: ./boilerplate/Makefile.am.features is unchanged config.status: executing ./boilerplate/Makefile.win32.features commands config.status: creating ./boilerplate/Makefile.win32.features config.status: ./boilerplate/Makefile.win32.features is unchanged config.status: executing src/cairo-features.h commands config.status: creating src/cairo-features.h config.status: src/cairo-features.h is unchanged config.status: executing ./src/cairo-supported-features.h commands config.status: creating ./src/cairo-supported-features.h config.status: ./src/cairo-supported-features.h is unchanged config.status: executing ./build/Makefile.win32.features-h commands config.status: creating ./build/Makefile.win32.features-h config.status: ./build/Makefile.win32.features-h is unchanged cairo (version 1.8.8 [release]) will be compiled with: The following surface backends: Image: yes (always builtin) Xlib: yes Xlib Xrender: yes Quartz: no (requires CoreGraphics framework) Quartz-image: no (disabled, use --enable-quartz-image to enable) XCB: no (disabled, use --enable-xcb to enable) Win32: no (requires a Win32 platform) OS2: no (disabled, use --enable-os2 to enable) PostScript: yes PDF: yes SVG: yes glitz: no (disabled, use --enable-glitz to enable) BeOS: no (disabled, use --enable-beos to enable) DirectFB: no (disabled, use --enable-directfb to enable) The following font backends: User: yes (always builtin) FreeType: yes Win32: no (requires a Win32 platform) Quartz: no (requires CoreGraphics framework) The following functions: PNG functions: yes And the following internal features: gcov support: no test surfaces: no (disabled, use --enable-test-surfaces to enable) ps testing: no (requires ghostscript) pdf testing: no (requires poppler-glib >=3D 0.9.2) svg testing: no (requires librsvg-2.0 >=3D 2.15.0) =3D=3D=3D> Building for cairo-1.8.8_1,1 make all-recursive Making all in src make all-am /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-analysis-surface.lo -MD -MP -MF .deps/cairo-analysis-surf= ace.Tpo -c -o cairo-analysis-surface.lo cairo-analysis-surface.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-analysis-surface.lo -MD -MP -MF .deps/cairo-analysis-surface.= Tpo -c cairo-analysis-surface.c -fPIC -DPIC -o .libs/cairo-analysis-surfac= e.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-analysis-surface.lo -MD -MP -MF .deps/cairo-analysis-surface.= Tpo -c cairo-analysis-surface.c -o cairo-analysis-surface.o >/dev/null 2>&1 mv -f .deps/cairo-analysis-surface.Tpo .deps/cairo-analysis-surface.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-arc.lo -MD -MP -MF .deps/cairo-arc.Tpo -c -o cairo-arc.lo= cairo-arc.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-arc.lo -MD -MP -MF .deps/cairo-arc.Tpo -c cairo-arc.c -fPIC = -DPIC -o .libs/cairo-arc.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-arc.lo -MD -MP -MF .deps/cairo-arc.Tpo -c cairo-arc.c -o cair= o-arc.o >/dev/null 2>&1 mv -f .deps/cairo-arc.Tpo .deps/cairo-arc.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-array.lo -MD -MP -MF .deps/cairo-array.Tpo -c -o cairo-ar= ray.lo cairo-array.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-array.lo -MD -MP -MF .deps/cairo-array.Tpo -c cairo-array.c = -fPIC -DPIC -o .libs/cairo-array.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-array.lo -MD -MP -MF .deps/cairo-array.Tpo -c cairo-array.c -= o cairo-array.o >/dev/null 2>&1 mv -f .deps/cairo-array.Tpo .deps/cairo-array.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-atomic.lo -MD -MP -MF .deps/cairo-atomic.Tpo -c -o cairo-= atomic.lo cairo-atomic.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-atomic.lo -MD -MP -MF .deps/cairo-atomic.Tpo -c cairo-atomic.= c -fPIC -DPIC -o .libs/cairo-atomic.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-atomic.lo -MD -MP -MF .deps/cairo-atomic.Tpo -c cairo-atomic.= c -o cairo-atomic.o >/dev/null 2>&1 mv -f .deps/cairo-atomic.Tpo .deps/cairo-atomic.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-base85-stream.lo -MD -MP -MF .deps/cairo-base85-stream.Tp= o -c -o cairo-base85-stream.lo cairo-base85-stream.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-base85-stream.lo -MD -MP -MF .deps/cairo-base85-stream.Tpo -c= cairo-base85-stream.c -fPIC -DPIC -o .libs/cairo-base85-stream.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-base85-stream.lo -MD -MP -MF .deps/cairo-base85-stream.Tpo -c= cairo-base85-stream.c -o cairo-base85-stream.o >/dev/null 2>&1 mv -f .deps/cairo-base85-stream.Tpo .deps/cairo-base85-stream.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-bentley-ottmann.lo -MD -MP -MF .deps/cairo-bentley-ottman= n.Tpo -c -o cairo-bentley-ottmann.lo cairo-bentley-ottmann.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-bentley-ottmann.lo -MD -MP -MF .deps/cairo-bentley-ottmann.Tp= o -c cairo-bentley-ottmann.c -fPIC -DPIC -o .libs/cairo-bentley-ottmann.o cairo-bentley-ottmann.c: In function `_sweep_line_elt_compare': cairo-bentley-ottmann.c:334: warning: 'ax' might be used uninitialized in t= his function cairo-bentley-ottmann.c:334: warning: 'bx' might be used uninitialized in t= his function gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-bentley-ottmann.lo -MD -MP -MF .deps/cairo-bentley-ottmann.Tp= o -c cairo-bentley-ottmann.c -o cairo-bentley-ottmann.o >/dev/null 2>&1 mv -f .deps/cairo-bentley-ottmann.Tpo .deps/cairo-bentley-ottmann.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo.lo -MD -MP -MF .deps/cairo.Tpo -c -o cairo.lo cairo.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo.lo -MD -MP -MF .deps/cairo.Tpo -c cairo.c -fPIC -DPIC -o .li= bs/cairo.o cairo.c:50: warning: missing initializer cairo.c:50: warning: (near initialization for `_cairo_nil.user_data.is_snap= shot') cairo.c:54: warning: missing initializer cairo.c:54: warning: (near initialization for `_cairo_nil.gstate_tail[0].to= lerance') cairo.c:61: warning: missing initializer cairo.c:61: warning: (near initialization for `_cairo_nil.path[0].buf_head.= base.prev') cairo.c:61: warning: missing initializer cairo.c:61: warning: (near initialization for `_cairo_nil.path[0].buf_head.= op') gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo.lo -MD -MP -MF .deps/cairo.Tpo -c cairo.c -o cairo.o >/dev/nu= ll 2>&1 mv -f .deps/cairo.Tpo .deps/cairo.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-cache.lo -MD -MP -MF .deps/cairo-cache.Tpo -c -o cairo-ca= che.lo cairo-cache.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-cache.lo -MD -MP -MF .deps/cairo-cache.Tpo -c cairo-cache.c = -fPIC -DPIC -o .libs/cairo-cache.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-cache.lo -MD -MP -MF .deps/cairo-cache.Tpo -c cairo-cache.c -= o cairo-cache.o >/dev/null 2>&1 mv -f .deps/cairo-cache.Tpo .deps/cairo-cache.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-clip.lo -MD -MP -MF .deps/cairo-clip.Tpo -c -o cairo-clip= .lo cairo-clip.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-clip.lo -MD -MP -MF .deps/cairo-clip.Tpo -c cairo-clip.c -fP= IC -DPIC -o .libs/cairo-clip.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-clip.lo -MD -MP -MF .deps/cairo-clip.Tpo -c cairo-clip.c -o c= airo-clip.o >/dev/null 2>&1 mv -f .deps/cairo-clip.Tpo .deps/cairo-clip.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-color.lo -MD -MP -MF .deps/cairo-color.Tpo -c -o cairo-co= lor.lo cairo-color.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-color.lo -MD -MP -MF .deps/cairo-color.Tpo -c cairo-color.c = -fPIC -DPIC -o .libs/cairo-color.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-color.lo -MD -MP -MF .deps/cairo-color.Tpo -c cairo-color.c -= o cairo-color.o >/dev/null 2>&1 mv -f .deps/cairo-color.Tpo .deps/cairo-color.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-debug.lo -MD -MP -MF .deps/cairo-debug.Tpo -c -o cairo-de= bug.lo cairo-debug.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-debug.lo -MD -MP -MF .deps/cairo-debug.Tpo -c cairo-debug.c = -fPIC -DPIC -o .libs/cairo-debug.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-debug.lo -MD -MP -MF .deps/cairo-debug.Tpo -c cairo-debug.c -= o cairo-debug.o >/dev/null 2>&1 mv -f .deps/cairo-debug.Tpo .deps/cairo-debug.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-fixed.lo -MD -MP -MF .deps/cairo-fixed.Tpo -c -o cairo-fi= xed.lo cairo-fixed.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-fixed.lo -MD -MP -MF .deps/cairo-fixed.Tpo -c cairo-fixed.c = -fPIC -DPIC -o .libs/cairo-fixed.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-fixed.lo -MD -MP -MF .deps/cairo-fixed.Tpo -c cairo-fixed.c -= o cairo-fixed.o >/dev/null 2>&1 mv -f .deps/cairo-fixed.Tpo .deps/cairo-fixed.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-font-face.lo -MD -MP -MF .deps/cairo-font-face.Tpo -c -o = cairo-font-face.lo cairo-font-face.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-font-face.lo -MD -MP -MF .deps/cairo-font-face.Tpo -c cairo-f= ont-face.c -fPIC -DPIC -o .libs/cairo-font-face.o cairo-font-face.c:53: warning: missing initializer cairo-font-face.c:53: warning: (near initialization for `_cairo_font_face_n= il.base.user_data.is_snapshot') cairo-font-face.c:67: warning: missing initializer cairo-font-face.c:67: warning: (near initialization for `_cairo_font_face_n= ull_pointer.base.user_data.is_snapshot') cairo-font-face.c:81: warning: missing initializer cairo-font-face.c:81: warning: (near initialization for `_cairo_font_face_i= nvalid_string.base.user_data.is_snapshot') cairo-font-face.c:95: warning: missing initializer cairo-font-face.c:95: warning: (near initialization for `_cairo_font_face_i= nvalid_slant.base.user_data.is_snapshot') cairo-font-face.c:109: warning: missing initializer cairo-font-face.c:109: warning: (near initialization for `_cairo_font_face_= invalid_weight.base.user_data.is_snapshot') gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-font-face.lo -MD -MP -MF .deps/cairo-font-face.Tpo -c cairo-f= ont-face.c -o cairo-font-face.o >/dev/null 2>&1 mv -f .deps/cairo-font-face.Tpo .deps/cairo-font-face.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-font-face-twin.lo -MD -MP -MF .deps/cairo-font-face-twin.= Tpo -c -o cairo-font-face-twin.lo cairo-font-face-twin.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-font-face-twin.lo -MD -MP -MF .deps/cairo-font-face-twin.Tpo = -c cairo-font-face-twin.c -fPIC -DPIC -o .libs/cairo-font-face-twin.o cairo-font-face-twin.c: In function `twin_scaled_font_render_glyph': cairo-font-face-twin.c:120: warning: missing initializer cairo-font-face-twin.c:120: warning: (near initialization for `info.snap_x'= ) gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-font-face-twin.lo -MD -MP -MF .deps/cairo-font-face-twin.Tpo = -c cairo-font-face-twin.c -o cairo-font-face-twin.o >/dev/null 2>&1 mv -f .deps/cairo-font-face-twin.Tpo .deps/cairo-font-face-twin.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-font-face-twin-data.lo -MD -MP -MF .deps/cairo-font-face-= twin-data.Tpo -c -o cairo-font-face-twin-data.lo cairo-font-face-twin-data.= c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-font-face-twin-data.lo -MD -MP -MF .deps/cairo-font-face-twin= -data.Tpo -c cairo-font-face-twin-data.c -fPIC -DPIC -o .libs/cairo-font-f= ace-twin-data.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-font-face-twin-data.lo -MD -MP -MF .deps/cairo-font-face-twin= -data.Tpo -c cairo-font-face-twin-data.c -o cairo-font-face-twin-data.o >/d= ev/null 2>&1 mv -f .deps/cairo-font-face-twin-data.Tpo .deps/cairo-font-face-twin-data.P= lo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-font-options.lo -MD -MP -MF .deps/cairo-font-options.Tpo = -c -o cairo-font-options.lo cairo-font-options.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-font-options.lo -MD -MP -MF .deps/cairo-font-options.Tpo -c c= airo-font-options.c -fPIC -DPIC -o .libs/cairo-font-options.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-font-options.lo -MD -MP -MF .deps/cairo-font-options.Tpo -c c= airo-font-options.c -o cairo-font-options.o >/dev/null 2>&1 mv -f .deps/cairo-font-options.Tpo .deps/cairo-font-options.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-freelist.lo -MD -MP -MF .deps/cairo-freelist.Tpo -c -o ca= iro-freelist.lo cairo-freelist.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-freelist.lo -MD -MP -MF .deps/cairo-freelist.Tpo -c cairo-fre= elist.c -fPIC -DPIC -o .libs/cairo-freelist.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-freelist.lo -MD -MP -MF .deps/cairo-freelist.Tpo -c cairo-fre= elist.c -o cairo-freelist.o >/dev/null 2>&1 mv -f .deps/cairo-freelist.Tpo .deps/cairo-freelist.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-gstate.lo -MD -MP -MF .deps/cairo-gstate.Tpo -c -o cairo-= gstate.lo cairo-gstate.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-gstate.lo -MD -MP -MF .deps/cairo-gstate.Tpo -c cairo-gstate.= c -fPIC -DPIC -o .libs/cairo-gstate.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-gstate.lo -MD -MP -MF .deps/cairo-gstate.Tpo -c cairo-gstate.= c -o cairo-gstate.o >/dev/null 2>&1 mv -f .deps/cairo-gstate.Tpo .deps/cairo-gstate.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-hash.lo -MD -MP -MF .deps/cairo-hash.Tpo -c -o cairo-hash= .lo cairo-hash.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-hash.lo -MD -MP -MF .deps/cairo-hash.Tpo -c cairo-hash.c -fP= IC -DPIC -o .libs/cairo-hash.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-hash.lo -MD -MP -MF .deps/cairo-hash.Tpo -c cairo-hash.c -o c= airo-hash.o >/dev/null 2>&1 mv -f .deps/cairo-hash.Tpo .deps/cairo-hash.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-hull.lo -MD -MP -MF .deps/cairo-hull.Tpo -c -o cairo-hull= .lo cairo-hull.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-hull.lo -MD -MP -MF .deps/cairo-hull.Tpo -c cairo-hull.c -fP= IC -DPIC -o .libs/cairo-hull.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-hull.lo -MD -MP -MF .deps/cairo-hull.Tpo -c cairo-hull.c -o c= airo-hull.o >/dev/null 2>&1 mv -f .deps/cairo-hull.Tpo .deps/cairo-hull.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-image-surface.lo -MD -MP -MF .deps/cairo-image-surface.Tp= o -c -o cairo-image-surface.lo cairo-image-surface.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-image-surface.lo -MD -MP -MF .deps/cairo-image-surface.Tpo -c= cairo-image-surface.c -fPIC -DPIC -o .libs/cairo-image-surface.o cairo-image-surface.c:1317: warning: missing initializer cairo-image-surface.c:1317: warning: (near initialization for `_cairo_image= _surface_backend.fill_stroke') cairo-image-surface.c: In function `_cairo_image_surface_create_for_pixman_= image': cairo-image-surface.c:122: warning: enumeration value `PIXMAN_b8g8r8a8' not= handled in switch cairo-image-surface.c:122: warning: enumeration value `PIXMAN_b8g8r8x8' not= handled in switch cairo-image-surface.c:122: warning: enumeration value `PIXMAN_x2r10g10b10' = not handled in switch cairo-image-surface.c:122: warning: enumeration value `PIXMAN_a2r10g10b10' = not handled in switch cairo-image-surface.c:69: warning: enumeration value `PIXMAN_b8g8r8a8' not = handled in switch cairo-image-surface.c:69: warning: enumeration value `PIXMAN_b8g8r8x8' not = handled in switch cairo-image-surface.c:69: warning: enumeration value `PIXMAN_x2r10g10b10' n= ot handled in switch cairo-image-surface.c:69: warning: enumeration value `PIXMAN_a2r10g10b10' n= ot handled in switch gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-image-surface.lo -MD -MP -MF .deps/cairo-image-surface.Tpo -c= cairo-image-surface.c -o cairo-image-surface.o >/dev/null 2>&1 mv -f .deps/cairo-image-surface.Tpo .deps/cairo-image-surface.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-lzw.lo -MD -MP -MF .deps/cairo-lzw.Tpo -c -o cairo-lzw.lo= cairo-lzw.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-lzw.lo -MD -MP -MF .deps/cairo-lzw.Tpo -c cairo-lzw.c -fPIC = -DPIC -o .libs/cairo-lzw.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-lzw.lo -MD -MP -MF .deps/cairo-lzw.Tpo -c cairo-lzw.c -o cair= o-lzw.o >/dev/null 2>&1 mv -f .deps/cairo-lzw.Tpo .deps/cairo-lzw.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-matrix.lo -MD -MP -MF .deps/cairo-matrix.Tpo -c -o cairo-= matrix.lo cairo-matrix.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-matrix.lo -MD -MP -MF .deps/cairo-matrix.Tpo -c cairo-matrix.= c -fPIC -DPIC -o .libs/cairo-matrix.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-matrix.lo -MD -MP -MF .deps/cairo-matrix.Tpo -c cairo-matrix.= c -o cairo-matrix.o >/dev/null 2>&1 mv -f .deps/cairo-matrix.Tpo .deps/cairo-matrix.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-meta-surface.lo -MD -MP -MF .deps/cairo-meta-surface.Tpo = -c -o cairo-meta-surface.lo cairo-meta-surface.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-meta-surface.lo -MD -MP -MF .deps/cairo-meta-surface.Tpo -c c= airo-meta-surface.c -fPIC -DPIC -o .libs/cairo-meta-surface.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-meta-surface.lo -MD -MP -MF .deps/cairo-meta-surface.Tpo -c c= airo-meta-surface.c -o cairo-meta-surface.o >/dev/null 2>&1 mv -f .deps/cairo-meta-surface.Tpo .deps/cairo-meta-surface.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-misc.lo -MD -MP -MF .deps/cairo-misc.Tpo -c -o cairo-misc= .lo cairo-misc.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-misc.lo -MD -MP -MF .deps/cairo-misc.Tpo -c cairo-misc.c -fP= IC -DPIC -o .libs/cairo-misc.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-misc.lo -MD -MP -MF .deps/cairo-misc.Tpo -c cairo-misc.c -o c= airo-misc.o >/dev/null 2>&1 mv -f .deps/cairo-misc.Tpo .deps/cairo-misc.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-mutex.lo -MD -MP -MF .deps/cairo-mutex.Tpo -c -o cairo-mu= tex.lo cairo-mutex.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-mutex.lo -MD -MP -MF .deps/cairo-mutex.Tpo -c cairo-mutex.c = -fPIC -DPIC -o .libs/cairo-mutex.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-mutex.lo -MD -MP -MF .deps/cairo-mutex.Tpo -c cairo-mutex.c -= o cairo-mutex.o >/dev/null 2>&1 mv -f .deps/cairo-mutex.Tpo .deps/cairo-mutex.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-output-stream.lo -MD -MP -MF .deps/cairo-output-stream.Tp= o -c -o cairo-output-stream.lo cairo-output-stream.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-output-stream.lo -MD -MP -MF .deps/cairo-output-stream.Tpo -c= cairo-output-stream.c -fPIC -DPIC -o .libs/cairo-output-stream.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-output-stream.lo -MD -MP -MF .deps/cairo-output-stream.Tpo -c= cairo-output-stream.c -o cairo-output-stream.o >/dev/null 2>&1 mv -f .deps/cairo-output-stream.Tpo .deps/cairo-output-stream.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-paginated-surface.lo -MD -MP -MF .deps/cairo-paginated-su= rface.Tpo -c -o cairo-paginated-surface.lo cairo-paginated-surface.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-paginated-surface.lo -MD -MP -MF .deps/cairo-paginated-surfac= e.Tpo -c cairo-paginated-surface.c -fPIC -DPIC -o .libs/cairo-paginated-su= rface.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-paginated-surface.lo -MD -MP -MF .deps/cairo-paginated-surfac= e.Tpo -c cairo-paginated-surface.c -o cairo-paginated-surface.o >/dev/null = 2>&1 mv -f .deps/cairo-paginated-surface.Tpo .deps/cairo-paginated-surface.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-path-bounds.lo -MD -MP -MF .deps/cairo-path-bounds.Tpo -c= -o cairo-path-bounds.lo cairo-path-bounds.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-path-bounds.lo -MD -MP -MF .deps/cairo-path-bounds.Tpo -c cai= ro-path-bounds.c -fPIC -DPIC -o .libs/cairo-path-bounds.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-path-bounds.lo -MD -MP -MF .deps/cairo-path-bounds.Tpo -c cai= ro-path-bounds.c -o cairo-path-bounds.o >/dev/null 2>&1 mv -f .deps/cairo-path-bounds.Tpo .deps/cairo-path-bounds.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-path.lo -MD -MP -MF .deps/cairo-path.Tpo -c -o cairo-path= .lo cairo-path.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-path.lo -MD -MP -MF .deps/cairo-path.Tpo -c cairo-path.c -fP= IC -DPIC -o .libs/cairo-path.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-path.lo -MD -MP -MF .deps/cairo-path.Tpo -c cairo-path.c -o c= airo-path.o >/dev/null 2>&1 mv -f .deps/cairo-path.Tpo .deps/cairo-path.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-path-fill.lo -MD -MP -MF .deps/cairo-path-fill.Tpo -c -o = cairo-path-fill.lo cairo-path-fill.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-path-fill.lo -MD -MP -MF .deps/cairo-path-fill.Tpo -c cairo-p= ath-fill.c -fPIC -DPIC -o .libs/cairo-path-fill.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-path-fill.lo -MD -MP -MF .deps/cairo-path-fill.Tpo -c cairo-p= ath-fill.c -o cairo-path-fill.o >/dev/null 2>&1 mv -f .deps/cairo-path-fill.Tpo .deps/cairo-path-fill.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-path-fixed.lo -MD -MP -MF .deps/cairo-path-fixed.Tpo -c -= o cairo-path-fixed.lo cairo-path-fixed.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-path-fixed.lo -MD -MP -MF .deps/cairo-path-fixed.Tpo -c cairo= -path-fixed.c -fPIC -DPIC -o .libs/cairo-path-fixed.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-path-fixed.lo -MD -MP -MF .deps/cairo-path-fixed.Tpo -c cairo= -path-fixed.c -o cairo-path-fixed.o >/dev/null 2>&1 mv -f .deps/cairo-path-fixed.Tpo .deps/cairo-path-fixed.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-path-stroke.lo -MD -MP -MF .deps/cairo-path-stroke.Tpo -c= -o cairo-path-stroke.lo cairo-path-stroke.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-path-stroke.lo -MD -MP -MF .deps/cairo-path-stroke.Tpo -c cai= ro-path-stroke.c -fPIC -DPIC -o .libs/cairo-path-stroke.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-path-stroke.lo -MD -MP -MF .deps/cairo-path-stroke.Tpo -c cai= ro-path-stroke.c -o cairo-path-stroke.o >/dev/null 2>&1 mv -f .deps/cairo-path-stroke.Tpo .deps/cairo-path-stroke.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-pattern.lo -MD -MP -MF .deps/cairo-pattern.Tpo -c -o cair= o-pattern.lo cairo-pattern.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-pattern.lo -MD -MP -MF .deps/cairo-pattern.Tpo -c cairo-patte= rn.c -fPIC -DPIC -o .libs/cairo-pattern.o cairo-pattern.c:37: warning: missing initializer cairo-pattern.c:37: warning: (near initialization for `_cairo_pattern_nil.b= ase.user_data.is_snapshot') cairo-pattern.c:41: warning: missing initializer cairo-pattern.c:41: warning: (near initialization for `_cairo_pattern_nil.c= olor') cairo-pattern.c:47: warning: missing initializer cairo-pattern.c:47: warning: (near initialization for `_cairo_pattern_nil_n= ull_pointer.base.user_data.is_snapshot') cairo-pattern.c:51: warning: missing initializer cairo-pattern.c:51: warning: (near initialization for `_cairo_pattern_nil_n= ull_pointer.color') cairo-pattern.c:57: warning: missing initializer cairo-pattern.c:57: warning: (near initialization for `_cairo_pattern_none.= base.user_data.is_snapshot') cairo-pattern.c:61: warning: missing initializer cairo-pattern.c:61: warning: (near initialization for `_cairo_pattern_none.= color') gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-pattern.lo -MD -MP -MF .deps/cairo-pattern.Tpo -c cairo-patte= rn.c -o cairo-pattern.o >/dev/null 2>&1 mv -f .deps/cairo-pattern.Tpo .deps/cairo-pattern.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-pen.lo -MD -MP -MF .deps/cairo-pen.Tpo -c -o cairo-pen.lo= cairo-pen.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-pen.lo -MD -MP -MF .deps/cairo-pen.Tpo -c cairo-pen.c -fPIC = -DPIC -o .libs/cairo-pen.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-pen.lo -MD -MP -MF .deps/cairo-pen.Tpo -c cairo-pen.c -o cair= o-pen.o >/dev/null 2>&1 mv -f .deps/cairo-pen.Tpo .deps/cairo-pen.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-polygon.lo -MD -MP -MF .deps/cairo-polygon.Tpo -c -o cair= o-polygon.lo cairo-polygon.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-polygon.lo -MD -MP -MF .deps/cairo-polygon.Tpo -c cairo-polyg= on.c -fPIC -DPIC -o .libs/cairo-polygon.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-polygon.lo -MD -MP -MF .deps/cairo-polygon.Tpo -c cairo-polyg= on.c -o cairo-polygon.o >/dev/null 2>&1 mv -f .deps/cairo-polygon.Tpo .deps/cairo-polygon.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-rectangle.lo -MD -MP -MF .deps/cairo-rectangle.Tpo -c -o = cairo-rectangle.lo cairo-rectangle.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-rectangle.lo -MD -MP -MF .deps/cairo-rectangle.Tpo -c cairo-r= ectangle.c -fPIC -DPIC -o .libs/cairo-rectangle.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-rectangle.lo -MD -MP -MF .deps/cairo-rectangle.Tpo -c cairo-r= ectangle.c -o cairo-rectangle.o >/dev/null 2>&1 mv -f .deps/cairo-rectangle.Tpo .deps/cairo-rectangle.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-region.lo -MD -MP -MF .deps/cairo-region.Tpo -c -o cairo-= region.lo cairo-region.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-region.lo -MD -MP -MF .deps/cairo-region.Tpo -c cairo-region.= c -fPIC -DPIC -o .libs/cairo-region.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-region.lo -MD -MP -MF .deps/cairo-region.Tpo -c cairo-region.= c -o cairo-region.o >/dev/null 2>&1 mv -f .deps/cairo-region.Tpo .deps/cairo-region.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-scaled-font.lo -MD -MP -MF .deps/cairo-scaled-font.Tpo -c= -o cairo-scaled-font.lo cairo-scaled-font.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-scaled-font.lo -MD -MP -MF .deps/cairo-scaled-font.Tpo -c cai= ro-scaled-font.c -fPIC -DPIC -o .libs/cairo-scaled-font.o cairo-scaled-font.c:190: warning: missing initializer cairo-scaled-font.c:190: warning: (near initialization for `_cairo_scaled_f= ont_nil.user_data.is_snapshot') gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-scaled-font.lo -MD -MP -MF .deps/cairo-scaled-font.Tpo -c cai= ro-scaled-font.c -o cairo-scaled-font.o >/dev/null 2>&1 mv -f .deps/cairo-scaled-font.Tpo .deps/cairo-scaled-font.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-skiplist.lo -MD -MP -MF .deps/cairo-skiplist.Tpo -c -o ca= iro-skiplist.lo cairo-skiplist.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-skiplist.lo -MD -MP -MF .deps/cairo-skiplist.Tpo -c cairo-ski= plist.c -fPIC -DPIC -o .libs/cairo-skiplist.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-skiplist.lo -MD -MP -MF .deps/cairo-skiplist.Tpo -c cairo-ski= plist.c -o cairo-skiplist.o >/dev/null 2>&1 mv -f .deps/cairo-skiplist.Tpo .deps/cairo-skiplist.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-slope.lo -MD -MP -MF .deps/cairo-slope.Tpo -c -o cairo-sl= ope.lo cairo-slope.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-slope.lo -MD -MP -MF .deps/cairo-slope.Tpo -c cairo-slope.c = -fPIC -DPIC -o .libs/cairo-slope.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-slope.lo -MD -MP -MF .deps/cairo-slope.Tpo -c cairo-slope.c -= o cairo-slope.o >/dev/null 2>&1 mv -f .deps/cairo-slope.Tpo .deps/cairo-slope.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-spline.lo -MD -MP -MF .deps/cairo-spline.Tpo -c -o cairo-= spline.lo cairo-spline.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-spline.lo -MD -MP -MF .deps/cairo-spline.Tpo -c cairo-spline.= c -fPIC -DPIC -o .libs/cairo-spline.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-spline.lo -MD -MP -MF .deps/cairo-spline.Tpo -c cairo-spline.= c -o cairo-spline.o >/dev/null 2>&1 mv -f .deps/cairo-spline.Tpo .deps/cairo-spline.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-stroke-style.lo -MD -MP -MF .deps/cairo-stroke-style.Tpo = -c -o cairo-stroke-style.lo cairo-stroke-style.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-stroke-style.lo -MD -MP -MF .deps/cairo-stroke-style.Tpo -c c= airo-stroke-style.c -fPIC -DPIC -o .libs/cairo-stroke-style.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-stroke-style.lo -MD -MP -MF .deps/cairo-stroke-style.Tpo -c c= airo-stroke-style.c -o cairo-stroke-style.o >/dev/null 2>&1 mv -f .deps/cairo-stroke-style.Tpo .deps/cairo-stroke-style.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-surface.lo -MD -MP -MF .deps/cairo-surface.Tpo -c -o cair= o-surface.lo cairo-surface.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-surface.lo -MD -MP -MF .deps/cairo-surface.Tpo -c cairo-surfa= ce.c -fPIC -DPIC -o .libs/cairo-surface.o cairo-surface.c:81: warning: missing initializer cairo-surface.c:81: warning: (near initialization for `_cairo_surface_nil.u= ser_data.is_snapshot') cairo-surface.c:82: warning: missing initializer cairo-surface.c:82: warning: (near initialization for `_cairo_surface_nil_i= nvalid_content.user_data.is_snapshot') cairo-surface.c:83: warning: missing initializer cairo-surface.c:83: warning: (near initialization for `_cairo_surface_nil_i= nvalid_format.user_data.is_snapshot') cairo-surface.c:84: warning: missing initializer cairo-surface.c:84: warning: (near initialization for `_cairo_surface_nil_i= nvalid_visual.user_data.is_snapshot') cairo-surface.c:85: warning: missing initializer cairo-surface.c:85: warning: (near initialization for `_cairo_surface_nil_f= ile_not_found.user_data.is_snapshot') cairo-surface.c:86: warning: missing initializer cairo-surface.c:86: warning: (near initialization for `_cairo_surface_nil_t= emp_file_error.user_data.is_snapshot') cairo-surface.c:87: warning: missing initializer cairo-surface.c:87: warning: (near initialization for `_cairo_surface_nil_r= ead_error.user_data.is_snapshot') cairo-surface.c:88: warning: missing initializer cairo-surface.c:88: warning: (near initialization for `_cairo_surface_nil_w= rite_error.user_data.is_snapshot') cairo-surface.c:89: warning: missing initializer cairo-surface.c:89: warning: (near initialization for `_cairo_surface_nil_i= nvalid_stride.user_data.is_snapshot') gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-surface.lo -MD -MP -MF .deps/cairo-surface.Tpo -c cairo-surfa= ce.c -o cairo-surface.o >/dev/null 2>&1 mv -f .deps/cairo-surface.Tpo .deps/cairo-surface.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-surface-fallback.lo -MD -MP -MF .deps/cairo-surface-fallb= ack.Tpo -c -o cairo-surface-fallback.lo cairo-surface-fallback.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-surface-fallback.lo -MD -MP -MF .deps/cairo-surface-fallback.= Tpo -c cairo-surface-fallback.c -fPIC -DPIC -o .libs/cairo-surface-fallbac= k.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-surface-fallback.lo -MD -MP -MF .deps/cairo-surface-fallback.= Tpo -c cairo-surface-fallback.c -o cairo-surface-fallback.o >/dev/null 2>&1 mv -f .deps/cairo-surface-fallback.Tpo .deps/cairo-surface-fallback.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-system.lo -MD -MP -MF .deps/cairo-system.Tpo -c -o cairo-= system.lo cairo-system.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-system.lo -MD -MP -MF .deps/cairo-system.Tpo -c cairo-system.= c -fPIC -DPIC -o .libs/cairo-system.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-system.lo -MD -MP -MF .deps/cairo-system.Tpo -c cairo-system.= c -o cairo-system.o >/dev/null 2>&1 mv -f .deps/cairo-system.Tpo .deps/cairo-system.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-traps.lo -MD -MP -MF .deps/cairo-traps.Tpo -c -o cairo-tr= aps.lo cairo-traps.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-traps.lo -MD -MP -MF .deps/cairo-traps.Tpo -c cairo-traps.c = -fPIC -DPIC -o .libs/cairo-traps.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-traps.lo -MD -MP -MF .deps/cairo-traps.Tpo -c cairo-traps.c -= o cairo-traps.o >/dev/null 2>&1 mv -f .deps/cairo-traps.Tpo .deps/cairo-traps.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-unicode.lo -MD -MP -MF .deps/cairo-unicode.Tpo -c -o cair= o-unicode.lo cairo-unicode.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-unicode.lo -MD -MP -MF .deps/cairo-unicode.Tpo -c cairo-unico= de.c -fPIC -DPIC -o .libs/cairo-unicode.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-unicode.lo -MD -MP -MF .deps/cairo-unicode.Tpo -c cairo-unico= de.c -o cairo-unicode.o >/dev/null 2>&1 mv -f .deps/cairo-unicode.Tpo .deps/cairo-unicode.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-user-font.lo -MD -MP -MF .deps/cairo-user-font.Tpo -c -o = cairo-user-font.lo cairo-user-font.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-user-font.lo -MD -MP -MF .deps/cairo-user-font.Tpo -c cairo-u= ser-font.c -fPIC -DPIC -o .libs/cairo-user-font.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-user-font.lo -MD -MP -MF .deps/cairo-user-font.Tpo -c cairo-u= ser-font.c -o cairo-user-font.o >/dev/null 2>&1 mv -f .deps/cairo-user-font.Tpo .deps/cairo-user-font.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-version.lo -MD -MP -MF .deps/cairo-version.Tpo -c -o cair= o-version.lo cairo-version.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-version.lo -MD -MP -MF .deps/cairo-version.Tpo -c cairo-versi= on.c -fPIC -DPIC -o .libs/cairo-version.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-version.lo -MD -MP -MF .deps/cairo-version.Tpo -c cairo-versi= on.c -o cairo-version.o >/dev/null 2>&1 mv -f .deps/cairo-version.Tpo .deps/cairo-version.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-wideint.lo -MD -MP -MF .deps/cairo-wideint.Tpo -c -o cair= o-wideint.lo cairo-wideint.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-wideint.lo -MD -MP -MF .deps/cairo-wideint.Tpo -c cairo-widei= nt.c -fPIC -DPIC -o .libs/cairo-wideint.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-wideint.lo -MD -MP -MF .deps/cairo-wideint.Tpo -c cairo-widei= nt.c -o cairo-wideint.o >/dev/null 2>&1 mv -f .deps/cairo-wideint.Tpo .deps/cairo-wideint.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-cff-subset.lo -MD -MP -MF .deps/cairo-cff-subset.Tpo -c -= o cairo-cff-subset.lo cairo-cff-subset.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-cff-subset.lo -MD -MP -MF .deps/cairo-cff-subset.Tpo -c cairo= -cff-subset.c -fPIC -DPIC -o .libs/cairo-cff-subset.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-cff-subset.lo -MD -MP -MF .deps/cairo-cff-subset.Tpo -c cairo= -cff-subset.c -o cairo-cff-subset.o >/dev/null 2>&1 mv -f .deps/cairo-cff-subset.Tpo .deps/cairo-cff-subset.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-scaled-font-subsets.lo -MD -MP -MF .deps/cairo-scaled-fon= t-subsets.Tpo -c -o cairo-scaled-font-subsets.lo cairo-scaled-font-subsets.= c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-scaled-font-subsets.lo -MD -MP -MF .deps/cairo-scaled-font-su= bsets.Tpo -c cairo-scaled-font-subsets.c -fPIC -DPIC -o .libs/cairo-scaled= -font-subsets.o cairo-scaled-font-subsets.c: In function `_cairo_scaled_font_subset_create_= glyph_names': cairo-scaled-font-subsets.c:972: warning: 'status' might be used uninitiali= zed in this function gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-scaled-font-subsets.lo -MD -MP -MF .deps/cairo-scaled-font-su= bsets.Tpo -c cairo-scaled-font-subsets.c -o cairo-scaled-font-subsets.o >/d= ev/null 2>&1 mv -f .deps/cairo-scaled-font-subsets.Tpo .deps/cairo-scaled-font-subsets.P= lo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-truetype-subset.lo -MD -MP -MF .deps/cairo-truetype-subse= t.Tpo -c -o cairo-truetype-subset.lo cairo-truetype-subset.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-truetype-subset.lo -MD -MP -MF .deps/cairo-truetype-subset.Tp= o -c cairo-truetype-subset.c -fPIC -DPIC -o .libs/cairo-truetype-subset.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-truetype-subset.lo -MD -MP -MF .deps/cairo-truetype-subset.Tp= o -c cairo-truetype-subset.c -o cairo-truetype-subset.o >/dev/null 2>&1 mv -f .deps/cairo-truetype-subset.Tpo .deps/cairo-truetype-subset.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-type1-fallback.lo -MD -MP -MF .deps/cairo-type1-fallback.= Tpo -c -o cairo-type1-fallback.lo cairo-type1-fallback.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-type1-fallback.lo -MD -MP -MF .deps/cairo-type1-fallback.Tpo = -c cairo-type1-fallback.c -fPIC -DPIC -o .libs/cairo-type1-fallback.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-type1-fallback.lo -MD -MP -MF .deps/cairo-type1-fallback.Tpo = -c cairo-type1-fallback.c -o cairo-type1-fallback.o >/dev/null 2>&1 mv -f .deps/cairo-type1-fallback.Tpo .deps/cairo-type1-fallback.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-type1-subset.lo -MD -MP -MF .deps/cairo-type1-subset.Tpo = -c -o cairo-type1-subset.lo cairo-type1-subset.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-type1-subset.lo -MD -MP -MF .deps/cairo-type1-subset.Tpo -c c= airo-type1-subset.c -fPIC -DPIC -o .libs/cairo-type1-subset.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-type1-subset.lo -MD -MP -MF .deps/cairo-type1-subset.Tpo -c c= airo-type1-subset.c -o cairo-type1-subset.o >/dev/null 2>&1 mv -f .deps/cairo-type1-subset.Tpo .deps/cairo-type1-subset.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-type3-glyph-surface.lo -MD -MP -MF .deps/cairo-type3-glyp= h-surface.Tpo -c -o cairo-type3-glyph-surface.lo cairo-type3-glyph-surface.= c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-type3-glyph-surface.lo -MD -MP -MF .deps/cairo-type3-glyph-su= rface.Tpo -c cairo-type3-glyph-surface.c -fPIC -DPIC -o .libs/cairo-type3-= glyph-surface.o cairo-type3-glyph-surface.c:330: warning: missing initializer cairo-type3-glyph-surface.c:330: warning: (near initialization for `cairo_t= ype3_glyph_surface_backend.is_similar') gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-type3-glyph-surface.lo -MD -MP -MF .deps/cairo-type3-glyph-su= rface.Tpo -c cairo-type3-glyph-surface.c -o cairo-type3-glyph-surface.o >/d= ev/null 2>&1 mv -f .deps/cairo-type3-glyph-surface.Tpo .deps/cairo-type3-glyph-surface.P= lo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-pdf-operators.lo -MD -MP -MF .deps/cairo-pdf-operators.Tp= o -c -o cairo-pdf-operators.lo cairo-pdf-operators.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-pdf-operators.lo -MD -MP -MF .deps/cairo-pdf-operators.Tpo -c= cairo-pdf-operators.c -fPIC -DPIC -o .libs/cairo-pdf-operators.o cairo-pdf-operators.c: In function `_cairo_pdf_operators_clip': cairo-pdf-operators.c:471: warning: 'pdf_operator' might be used uninitiali= zed in this function cairo-pdf-operators.c: In function `_cairo_pdf_operators_fill_stroke': cairo-pdf-operators.c:846: warning: 'operator' might be used uninitialized = in this function cairo-pdf-operators.c: In function `_cairo_pdf_operators_fill': cairo-pdf-operators.c:804: warning: 'pdf_operator' might be used uninitiali= zed in this function gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-pdf-operators.lo -MD -MP -MF .deps/cairo-pdf-operators.Tpo -c= cairo-pdf-operators.c -o cairo-pdf-operators.o >/dev/null 2>&1 mv -f .deps/cairo-pdf-operators.Tpo .deps/cairo-pdf-operators.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-xlib-display.lo -MD -MP -MF .deps/cairo-xlib-display.Tpo = -c -o cairo-xlib-display.lo cairo-xlib-display.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-xlib-display.lo -MD -MP -MF .deps/cairo-xlib-display.Tpo -c c= airo-xlib-display.c -fPIC -DPIC -o .libs/cairo-xlib-display.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-xlib-display.lo -MD -MP -MF .deps/cairo-xlib-display.Tpo -c c= airo-xlib-display.c -o cairo-xlib-display.o >/dev/null 2>&1 mv -f .deps/cairo-xlib-display.Tpo .deps/cairo-xlib-display.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-xlib-screen.lo -MD -MP -MF .deps/cairo-xlib-screen.Tpo -c= -o cairo-xlib-screen.lo cairo-xlib-screen.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-xlib-screen.lo -MD -MP -MF .deps/cairo-xlib-screen.Tpo -c cai= ro-xlib-screen.c -fPIC -DPIC -o .libs/cairo-xlib-screen.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-xlib-screen.lo -MD -MP -MF .deps/cairo-xlib-screen.Tpo -c cai= ro-xlib-screen.c -o cairo-xlib-screen.o >/dev/null 2>&1 mv -f .deps/cairo-xlib-screen.Tpo .deps/cairo-xlib-screen.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-xlib-surface.lo -MD -MP -MF .deps/cairo-xlib-surface.Tpo = -c -o cairo-xlib-surface.lo cairo-xlib-surface.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-xlib-surface.lo -MD -MP -MF .deps/cairo-xlib-surface.Tpo -c c= airo-xlib-surface.c -fPIC -DPIC -o .libs/cairo-xlib-surface.o cairo-xlib-surface.c:2436: warning: missing initializer cairo-xlib-surface.c:2436: warning: (near initialization for `cairo_xlib_su= rface_backend.has_show_text_glyphs') gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-xlib-surface.lo -MD -MP -MF .deps/cairo-xlib-surface.Tpo -c c= airo-xlib-surface.c -o cairo-xlib-surface.o >/dev/null 2>&1 mv -f .deps/cairo-xlib-surface.Tpo .deps/cairo-xlib-surface.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-xlib-visual.lo -MD -MP -MF .deps/cairo-xlib-visual.Tpo -c= -o cairo-xlib-visual.lo cairo-xlib-visual.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-xlib-visual.lo -MD -MP -MF .deps/cairo-xlib-visual.Tpo -c cai= ro-xlib-visual.c -fPIC -DPIC -o .libs/cairo-xlib-visual.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-xlib-visual.lo -MD -MP -MF .deps/cairo-xlib-visual.Tpo -c cai= ro-xlib-visual.c -o cairo-xlib-visual.o >/dev/null 2>&1 mv -f .deps/cairo-xlib-visual.Tpo .deps/cairo-xlib-visual.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-png.lo -MD -MP -MF .deps/cairo-png.Tpo -c -o cairo-png.lo= cairo-png.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-png.lo -MD -MP -MF .deps/cairo-png.Tpo -c cairo-png.c -fPIC = -DPIC -o .libs/cairo-png.o cairo-png.c: In function `read_png': cairo-png.c:443: warning: variable 'data' might be clobbered by `longjmp' o= r `vfork' cairo-png.c:444: warning: variable 'row_pointers' might be clobbered by `lo= ngjmp' or `vfork' gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-png.lo -MD -MP -MF .deps/cairo-png.Tpo -c cairo-png.c -o cair= o-png.o >/dev/null 2>&1 mv -f .deps/cairo-png.Tpo .deps/cairo-png.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-ft-font.lo -MD -MP -MF .deps/cairo-ft-font.Tpo -c -o cair= o-ft-font.lo cairo-ft-font.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-ft-font.lo -MD -MP -MF .deps/cairo-ft-font.Tpo -c cairo-ft-fo= nt.c -fPIC -DPIC -o .libs/cairo-ft-font.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-ft-font.lo -MD -MP -MF .deps/cairo-ft-font.Tpo -c cairo-ft-fo= nt.c -o cairo-ft-font.o >/dev/null 2>&1 mv -f .deps/cairo-ft-font.Tpo .deps/cairo-ft-font.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-ps-surface.lo -MD -MP -MF .deps/cairo-ps-surface.Tpo -c -= o cairo-ps-surface.lo cairo-ps-surface.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-ps-surface.lo -MD -MP -MF .deps/cairo-ps-surface.Tpo -c cairo= -ps-surface.c -fPIC -DPIC -o .libs/cairo-ps-surface.o cairo-ps-surface.c:3329: warning: missing initializer cairo-ps-surface.c:3329: warning: (near initialization for `cairo_ps_surfac= e_backend.is_similar') cairo-ps-surface.c: In function `_cairo_ps_surface_emit_scaled_font_subset'= : cairo-ps-surface.c:476: warning: 'status' might be used uninitialized in th= is function gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-ps-surface.lo -MD -MP -MF .deps/cairo-ps-surface.Tpo -c cairo= -ps-surface.c -o cairo-ps-surface.o >/dev/null 2>&1 mv -f .deps/cairo-ps-surface.Tpo .deps/cairo-ps-surface.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-pdf-surface.lo -MD -MP -MF .deps/cairo-pdf-surface.Tpo -c= -o cairo-pdf-surface.lo cairo-pdf-surface.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-pdf-surface.lo -MD -MP -MF .deps/cairo-pdf-surface.Tpo -c cai= ro-pdf-surface.c -fPIC -DPIC -o .libs/cairo-pdf-surface.o cairo-pdf-surface.c: In function `_cairo_pdf_surface_open_content_stream': cairo-pdf-surface.c:1136: warning: null format string cairo-pdf-surface.c: In function `_cairo_pdf_surface_emit_to_unicode_stream= ': cairo-pdf-surface.c:2921: warning: null format string cairo-pdf-surface.c: In function `_cairo_pdf_surface_emit_type3_font_subset= ': cairo-pdf-surface.c:3576: warning: null format string gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-pdf-surface.lo -MD -MP -MF .deps/cairo-pdf-surface.Tpo -c cai= ro-pdf-surface.c -o cairo-pdf-surface.o >/dev/null 2>&1 mv -f .deps/cairo-pdf-surface.Tpo .deps/cairo-pdf-surface.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-deflate-stream.lo -MD -MP -MF .deps/cairo-deflate-stream.= Tpo -c -o cairo-deflate-stream.lo cairo-deflate-stream.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-deflate-stream.lo -MD -MP -MF .deps/cairo-deflate-stream.Tpo = -c cairo-deflate-stream.c -fPIC -DPIC -o .libs/cairo-deflate-stream.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-deflate-stream.lo -MD -MP -MF .deps/cairo-deflate-stream.Tpo = -c cairo-deflate-stream.c -o cairo-deflate-stream.o >/dev/null 2>&1 mv -f .deps/cairo-deflate-stream.Tpo .deps/cairo-deflate-stream.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/include/pixman-1 = -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include= -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_S= AFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-= function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -W= missing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitc= h-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wol= d-style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-stric= t-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasin= g -pipe -MT cairo-svg-surface.lo -MD -MP -MF .deps/cairo-svg-surface.Tpo -c= -o cairo-svg-surface.lo cairo-svg-surface.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-svg-surface.lo -MD -MP -MF .deps/cairo-svg-surface.Tpo -c cai= ro-svg-surface.c -fPIC -DPIC -o .libs/cairo-svg-surface.o cairo-svg-surface.c:2359: warning: missing initializer cairo-svg-surface.c:2359: warning: (near initialization for `cairo_svg_surf= ace_backend.create_solid_pattern_surface') cairo-svg-surface.c: In function `_cairo_svg_surface_emit_stroke_style': cairo-svg-surface.c:1810: warning: 'line_cap' might be used uninitialized i= n this function cairo-svg-surface.c:1810: warning: 'line_join' might be used uninitialized = in this function gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I/usr/local/inclu= de/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/loca= l/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREA= D_SAFE -I/usr/local/include -Wall -Wextra -Wsign-compare -Werror-implicit-f= unction-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wm= issing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch= -enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaration-after-statement -Wold= -style-definition -Wno-unused-parameter -Wno-long-long -Winline -fno-strict= -aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 -fno-strict-aliasing -p= ipe -MT cairo-svg-surface.lo -MD -MP -MF .deps/cairo-svg-surface.Tpo -c cai= ro-svg-surface.c -o cairo-svg-surface.o >/dev/null 2>&1 mv -f .deps/cairo-svg-surface.Tpo .deps/cairo-svg-surface.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode= =3Dlink cc -O2 -fno-strict-aliasing -pipe -version-info 10802:8:10800 -no= -undefined -pthread -o libcairo.la -rpath /usr/local/lib = cairo-analysis-surface.lo cairo-arc.lo cai= ro-array.lo cairo-atomic.lo cairo-base85-stream.lo cairo-bentley-ottmann.= lo cairo.lo cairo-cache.lo cairo-clip.lo cairo-color.lo cairo-debug.lo cai= ro-fixed.lo cairo-font-face.lo cairo-font-face-twin.lo cairo-font-face-tw= in-data.lo cairo-font-options.lo cairo-freelist.lo cairo-gstate.lo cairo-h= ash.lo cairo-hull.lo cairo-image-surface.lo cairo-lzw.lo cairo-matrix.lo = cairo-meta-surface.lo cairo-misc.lo cairo-mutex.lo cairo-output-stream.lo = cairo-paginated-surface.lo cairo-path-bounds.lo cairo-path.lo cairo-path-f= ill.lo cairo-path-fixed.lo cairo-path-stroke.lo cairo-pattern.lo cairo-pe= n.lo cairo-polygon.lo cairo-rectangle.lo cairo-region.lo cairo-scaled-font= .lo cairo-skiplist.lo cairo-slope.lo cairo-spline.lo cairo-stroke-style.lo= cairo-surface.lo cairo-surface-fallback.lo cairo-system.lo cairo-traps.l= o cairo-unicode.lo cairo-user-font.lo cairo-version.lo cairo-wideint.lo ca= iro-cff-subset.lo cairo-scaled-font-subsets.lo cairo-truetype-subset.lo ca= iro-type1-fallback.lo cairo-type1-subset.lo cairo-type3-glyph-surface.lo = cairo-pdf-operators.lo cairo-xlib-display.lo cairo-xlib-screen.lo cairo-xl= ib-surface.lo cairo-xlib-visual.lo cairo-png.lo cairo-ft-fon= t.lo cairo-ps-surface.lo cairo-pdf-surface.lo cairo-deflate-stream.lo cair= o-svg-surface.lo -L/usr/local/lib -lpixman-1 -L/usr/local/lib -lfree= type -lz -L/usr/local/lib -lfontconfig -L/usr/local/lib -lpng -lz -lm = -L/usr/local/lib -lXrender -lX11 -L/usr/local/lib -lX11 -lm -lz -l= z -lm -lm gnome-libtool: link: cc -shared .libs/cairo-analysis-surface.o .libs/cairo= -arc.o .libs/cairo-array.o .libs/cairo-atomic.o .libs/cairo-base85-stream.o= .libs/cairo-bentley-ottmann.o .libs/cairo.o .libs/cairo-cache.o .libs/cair= o-clip.o .libs/cairo-color.o .libs/cairo-debug.o .libs/cairo-fixed.o .libs/= cairo-font-face.o .libs/cairo-font-face-twin.o .libs/cairo-font-face-twin-d= ata.o .libs/cairo-font-options.o .libs/cairo-freelist.o .libs/cairo-gstate.= o .libs/cairo-hash.o .libs/cairo-hull.o .libs/cairo-image-surface.o .libs/c= airo-lzw.o .libs/cairo-matrix.o .libs/cairo-meta-surface.o .libs/cairo-misc= .o .libs/cairo-mutex.o .libs/cairo-output-stream.o .libs/cairo-paginated-su= rface.o .libs/cairo-path-bounds.o .libs/cairo-path.o .libs/cairo-path-fill.= o .libs/cairo-path-fixed.o .libs/cairo-path-stroke.o .libs/cairo-pattern.o = .libs/cairo-pen.o .libs/cairo-polygon.o .libs/cairo-rectangle.o .libs/cairo= -region.o .libs/cairo-scaled-font.o .libs/cairo-skiplist.o .libs/cairo-slop= e.o .libs/cairo-spline.o .libs/cairo-stroke-style.o .libs/cairo-surface.o .= libs/cairo-surface-fallback.o .libs/cairo-system.o .libs/cairo-traps.o .lib= s/cairo-unicode.o .libs/cairo-user-font.o .libs/cairo-version.o .libs/cairo= -wideint.o .libs/cairo-cff-subset.o .libs/cairo-scaled-font-subsets.o .libs= /cairo-truetype-subset.o .libs/cairo-type1-fallback.o .libs/cairo-type1-sub= set.o .libs/cairo-type3-glyph-surface.o .libs/cairo-pdf-operators.o .libs/c= airo-xlib-display.o .libs/cairo-xlib-screen.o .libs/cairo-xlib-surface.o .l= ibs/cairo-xlib-visual.o .libs/cairo-png.o .libs/cairo-ft-font.o .libs/cairo= -ps-surface.o .libs/cairo-pdf-surface.o .libs/cairo-deflate-stream.o .libs/= cairo-svg-surface.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/loc= al/lib -pthread -L/usr/local/lib /usr/local/lib/libpixman-1.so /usr/local/l= ib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libexpat.s= o -lpng /usr/local/lib/libXrender.so /usr/local/lib/libX11.so /usr/local/li= b/libxcb.so /usr/local/lib/libXau.so /usr/local/lib/libXdmcp.so /usr/local/= lib/libpthread-stubs.so -lrpcsvc -lz -lm -pthread -pthread -pthread -pth= read -Wl,-soname -Wl,libcairo.so.2 -o .libs/libcairo.so.2 gnome-libtool: link: (cd ".libs" && rm -f "libcairo.so" && ln -s "libcairo.= so.2" "libcairo.so") gnome-libtool: link: (cd ".libs" && rm -f "libcairo.so" && ln -s "libcairo.= so.2" "libcairo.so") gnome-libtool: link: ar cru .libs/libcairo.a cairo-analysis-surface.o cair= o-arc.o cairo-array.o cairo-atomic.o cairo-base85-stream.o cairo-bentley-ot= tmann.o cairo.o cairo-cache.o cairo-clip.o cairo-color.o cairo-debug.o cair= o-fixed.o cairo-font-face.o cairo-font-face-twin.o cairo-font-face-twin-dat= a.o cairo-font-options.o cairo-freelist.o cairo-gstate.o cairo-hash.o cairo= -hull.o cairo-image-surface.o cairo-lzw.o cairo-matrix.o cairo-meta-surface= .o cairo-misc.o cairo-mutex.o cairo-output-stream.o cairo-paginated-surface= .o cairo-path-bounds.o cairo-path.o cairo-path-fill.o cairo-path-fixed.o ca= iro-path-stroke.o cairo-pattern.o cairo-pen.o cairo-polygon.o cairo-rectang= le.o cairo-region.o cairo-scaled-font.o cairo-skiplist.o cairo-slope.o cair= o-spline.o cairo-stroke-style.o cairo-surface.o cairo-surface-fallback.o ca= iro-system.o cairo-traps.o cairo-unicode.o cairo-user-font.o cairo-version.= o cairo-wideint.o cairo-cff-subset.o cairo-scaled-font-subsets.o cairo-true= type-subset.o cairo-type1-fallback.o cairo-type1-subset.o cairo-type3-glyph= -surface.o cairo-pdf-operators.o cairo-xlib-display.o cairo-xlib-screen.o c= airo-xlib-surface.o cairo-xlib-visual.o cairo-png.o cairo-ft-font.o cairo-p= s-surface.o cairo-pdf-surface.o cairo-deflate-stream.o cairo-svg-surface.o gnome-libtool: link: ranlib .libs/libcairo.a gnome-libtool: link: ( cd ".libs" && rm -f "libcairo.la" && ln -s "../libca= iro.la" "libcairo.la" ) Making all in doc make all-recursive Making all in public make all-am Making all in util make all-am Making all in boilerplate make all-am Making all in test make all-recursive Making all in pdiff make all-am /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/loca= l/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include= -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/loca= l/include -D_THREAD_SAFE -I/usr/local/include -Wall -Wextra -Wsign-co= mpare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings= -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-e= xterns -Wpacked -Wswitch-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclarati= on-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-long-l= ong -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 = -O2 -fno-strict-aliasing -pipe -MT lpyramid.lo -MD -MP -MF .deps/lpyramid.T= po -c -o lpyramid.lo lpyramid.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../..= /src -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/lo= cal/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr= /local/include -D_THREAD_SAFE -I/usr/local/include -Wall -Wextra -Wsign-com= pare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings = -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-ex= terns -Wpacked -Wswitch-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaratio= n-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-long-lo= ng -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 = -fno-strict-aliasing -pipe -MT lpyramid.lo -MD -MP -MF .deps/lpyramid.Tpo -= c lpyramid.c -fPIC -DPIC -o .libs/lpyramid.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../..= /src -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/lo= cal/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr= /local/include -D_THREAD_SAFE -I/usr/local/include -Wall -Wextra -Wsign-com= pare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings = -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-ex= terns -Wpacked -Wswitch-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaratio= n-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-long-lo= ng -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 = -fno-strict-aliasing -pipe -MT lpyramid.lo -MD -MP -MF .deps/lpyramid.Tpo -= c lpyramid.c -o lpyramid.o >/dev/null 2>&1 mv -f .deps/lpyramid.Tpo .deps/lpyramid.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode=3D= compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I/usr/loca= l/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include= -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr/loca= l/include -D_THREAD_SAFE -I/usr/local/include -Wall -Wextra -Wsign-co= mpare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings= -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-e= xterns -Wpacked -Wswitch-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclarati= on-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-long-l= ong -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 = -O2 -fno-strict-aliasing -pipe -MT pdiff.lo -MD -MP -MF .deps/pdiff.Tpo -c = -o pdiff.lo pdiff.c gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../..= /src -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/lo= cal/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr= /local/include -D_THREAD_SAFE -I/usr/local/include -Wall -Wextra -Wsign-com= pare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings = -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-ex= terns -Wpacked -Wswitch-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaratio= n-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-long-lo= ng -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 = -fno-strict-aliasing -pipe -MT pdiff.lo -MD -MP -MF .deps/pdiff.Tpo -c pdif= f.c -fPIC -DPIC -o .libs/pdiff.o gnome-libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../..= /src -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/lo= cal/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -I/usr= /local/include -D_THREAD_SAFE -I/usr/local/include -Wall -Wextra -Wsign-com= pare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings = -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-ex= terns -Wpacked -Wswitch-enum -Wstrict-aliasing=3D2 -Winit-self -Wdeclaratio= n-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-long-lo= ng -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=3D2 -O2 = -fno-strict-aliasing -pipe -MT pdiff.lo -MD -MP -MF .deps/pdiff.Tpo -c pdif= f.c -o pdiff.o >/dev/null 2>&1 mv -f .deps/pdiff.Tpo .deps/pdiff.Plo /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --tag=3DCC --mode= =3Dlink cc -O2 -fno-strict-aliasing -pipe -pthread -o libpdiff.la lpyra= mid.lo pdiff.lo -lm gnome-libtool: link: ar cru .libs/libpdiff.a .libs/lpyramid.o .libs/pdiff.o= =20 gnome-libtool: link: ranlib .libs/libpdiff.a gnome-libtool: link: ( cd ".libs" && rm -f "libpdiff.la" && ln -s "../libpd= iff.la" "libpdiff.la" ) Making all in . Making all in perf make all-am =3D=3D=3D> Installing for cairo-1.8.8_1,1 =3D=3D=3D> cairo-1.8.8_1,1 depends on file: /usr/local/libdata/pkgconfig/= xrender.pc - found =3D=3D=3D> Generating temporary packing list =3D=3D=3D> Checking if graphics/cairo already installed make install-recursive Making install in src make install-am test -z "/usr/local/lib" || ../build/install-sh -c -d "/usr/local/lib" /bin/sh /usr/ports/graphics/cairo/work/gnome-libtool --mode=3Dinstall /u= sr/bin/install -c -o root -g wheel 'libcairo.la' '/usr/local/lib/libcairo.= la' gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/libcairo= .so.2 /usr/local/lib/libcairo.so.2 gnome-libtool: install: (cd /usr/local/lib && { ln -s -f libcairo.so.2 libc= airo.so || { rm -f libcairo.so && ln -s libcairo.so.2 libcairo.so; }; }) gnome-libtool: install: (cd /usr/local/lib && { ln -s -f libcairo.so.2 libc= airo.so || { rm -f libcairo.so && ln -s libcairo.so.2 libcairo.so; }; }) gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/libcairo= .lai /usr/local/lib/libcairo.la gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/libcairo= .a /usr/local/lib/libcairo.a gnome-libtool: install: chmod 644 /usr/local/lib/libcairo.a gnome-libtool: install: ranlib /usr/local/lib/libcairo.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/usr/local/include/cairo" || ../build/install-sh -c -d "/usr/local= /include/cairo" install -o root -g wheel -m 444 'cairo.h' '/usr/local/include/cairo/cairo= .h' install -o root -g wheel -m 444 'cairo-deprecated.h' '/usr/local/include/= cairo/cairo-deprecated.h' install -o root -g wheel -m 444 'cairo-xlib.h' '/usr/local/include/cairo/= cairo-xlib.h' install -o root -g wheel -m 444 'cairo-xlib-xrender.h' '/usr/local/includ= e/cairo/cairo-xlib-xrender.h' install -o root -g wheel -m 444 'cairo-ft.h' '/usr/local/include/cairo/ca= iro-ft.h' install -o root -g wheel -m 444 'cairo-ps.h' '/usr/local/include/cairo/ca= iro-ps.h' install -o root -g wheel -m 444 'cairo-pdf.h' '/usr/local/include/cairo/c= airo-pdf.h' install -o root -g wheel -m 444 'cairo-svg.h' '/usr/local/include/cairo/c= airo-svg.h' install -o root -g wheel -m 444 '../cairo-version.h' '/usr/local/include/= cairo/cairo-version.h' test -z "/usr/local/include/cairo" || ../build/install-sh -c -d "/usr/local= /include/cairo" install -o root -g wheel -m 444 'cairo-features.h' '/usr/local/include/ca= iro/cairo-features.h' test -z "/usr/local/libdata/pkgconfig" || ../build/install-sh -c -d "/usr/l= ocal/libdata/pkgconfig" install -o root -g wheel -m 444 'cairo.pc' '/usr/local/libdata/pkgconfig/= cairo.pc' install -o root -g wheel -m 444 'cairo-xlib.pc' '/usr/local/libdata/pkgco= nfig/cairo-xlib.pc' install -o root -g wheel -m 444 'cairo-xlib-xrender.pc' '/usr/local/libda= ta/pkgconfig/cairo-xlib-xrender.pc' install -o root -g wheel -m 444 'cairo-png.pc' '/usr/local/libdata/pkgcon= fig/cairo-png.pc' install -o root -g wheel -m 444 'cairo-ft.pc' '/usr/local/libdata/pkgconf= ig/cairo-ft.pc' install -o root -g wheel -m 444 'cairo-ps.pc' '/usr/local/libdata/pkgconf= ig/cairo-ps.pc' install -o root -g wheel -m 444 'cairo-pdf.pc' '/usr/local/libdata/pkgcon= fig/cairo-pdf.pc' install -o root -g wheel -m 444 'cairo-svg.pc' '/usr/local/libdata/pkgcon= fig/cairo-svg.pc' Making install in doc make install-recursive Making install in public make install-am installfiles=3D`echo ./html/*`; if :; then echo '-- Nothing to install' ;= else /bin/sh /usr/ports/graphics/cairo/work/cairo-1.8.8/build/install-sh= -d /usr/local/share/doc/cairo/cairo; for i in $installfiles; do echo '--= Installing '$i ; install -o root -g wheel -m 444 $i /usr/local/share/doc= /cairo/cairo; done; echo '-- Installing ./html/index.sgml' ; install -o= root -g wheel -m 444 ./html/index.sgml /usr/local/share/doc/cairo/cairo ||= :; which gtkdoc-rebase >/dev/null && gtkdoc-rebase --relative --dest-dir= =3D --html-dir=3D/usr/local/share/doc/cairo/cairo ; fi -- Nothing to install Making install in util make install-am Making install in boilerplate make install-am Making install in test make install-recursive Making install in pdiff make install-am Making install in . Making install in perf make install-am =3D=3D=3D> Running ldconfig /sbin/ldconfig -m /usr/local/lib =3D=3D=3D> Registering installation for cairo-1.8.8_1,1 =3D=3D=3D> Returning to build of pango-1.26.2_2 =3D=3D=3D> pango-1.26.2_2 depends on shared library: intl - found =3D=3D=3D> pango-1.26.2_2 depends on shared library: glib-2.0.0 - found =3D=3D=3D> Configuring for pango-1.26.2_2 checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking build system type... i386-portbld-freebsd6.4 checking host system type... i386-portbld-freebsd6.4 checking for native Win32... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables...=20 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking for mprotect... yes checking for sysconf... yes checking for getpagesize... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+=3D"... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... y= es checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... = yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... = yes checking dynamic linker characteristics... freebsd6.4 ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for some Win32 platform... no checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FONTCONFIG... no no checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking for CAIRO... yes checking which cairo font backends could be used... none configure: Disabling cairo support checking for GLIB... yes checking for LIBTHAI... no no checking for INTROSPECTION... yes checking modules to link statically...=20 checking dynamic modules to build... arabic-fc,arabic-lang,basic-fc,basic-w= in32,basic-x,basic-atsui,hangul-fc,hebrew-fc,indic-fc,indic-lang,khmer-fc,s= yriac-fc,thai-fc,tibetan-fc (those built into Pango will be excluded) checking for flockfile... yes checking for strtok_r... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking Whether to write dependencies into .pc files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for unistd.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating pango/Makefile config.status: creating pango/mini-fribidi/Makefile config.status: creating pango/opentype/Makefile config.status: creating pango/pango.rc config.status: creating pango/pangoft2.rc config.status: creating pango/pangowin32.rc config.status: creating pango/pangox.rc config.status: creating pango/pangoxft.rc config.status: creating pango-view/Makefile config.status: creating modules/Makefile config.status: creating modules/arabic/Makefile config.status: creating modules/basic/Makefile config.status: creating modules/hangul/Makefile config.status: creating modules/hebrew/Makefile config.status: creating modules/indic/Makefile config.status: creating modules/khmer/Makefile config.status: creating modules/syriac/Makefile config.status: creating modules/thai/Makefile config.status: creating modules/tibetan/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating pango.pc config.status: creating pangox.pc config.status: creating pangowin32.pc config.status: creating pangoft2.pc config.status: creating pangoxft.pc config.status: creating pangocairo.pc config.status: creating pango-uninstalled.pc config.status: creating pangox-uninstalled.pc config.status: creating pangowin32-uninstalled.pc config.status: creating pangoft2-uninstalled.pc config.status: creating pangoxft-uninstalled.pc config.status: creating pangocairo-uninstalled.pc config.status: creating pango-zip.sh config.status: creating tests/runtests.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing pango/module-defs.h commands config.status: executing pango/module-defs-x.c commands config.status: executing pango/module-defs-fc.c commands config.status: executing pango/module-defs-win32.c commands config.status: executing pango/module-defs-atsui.c commands config.status: executing pango/module-defs-lang.c commands config.status: executing pango/pango-features.h commands config.status: creating pango/pango-features.h config.status: pango/pango-features.h is unchanged configuration: backends: X =3D=3D=3D> Building for pango-1.26.2_2 gmake all-recursive gmake[1]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2' Making all in pango gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango' GEN s-enum-types-h GEN s-enum-types-c gmake all-recursive gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango' Making all in mini-fribidi gmake[4]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango/mini-fribidi' CC fribidi.lo CC fribidi_char_type.lo CC fribidi_types.lo CCLD libmini-fribidi.la gmake[4]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango/mini-fribidi' gmake[4]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango' CC break.lo CC ellipsize.lo CC fonts.lo CC glyphstring.lo CC modules.lo CC pango-attributes.lo CC pango-bidi-type.lo CC pango-color.lo CC pango-context.lo CC pango-coverage.lo CC pango-engine.lo CC pango-fontmap.lo CC pango-fontset.lo CC pango-glyph-item.lo CC pango-gravity.lo CC pango-item.lo CC pango-language.lo CC pango-layout.lo CC pango-markup.lo CC pango-matrix.lo CC pango-renderer.lo CC pango-script.lo CC pango-tabs.lo CC pango-utils.lo CC reorder-items.lo CC shape.lo CC pango-enum-types.lo CC module-defs-lang.lo CCLD libpango-1.0.la CC pangox.lo CC module-defs-x.lo CC pangox-fontcache.lo CC pangox-fontmap.lo CCLD libpangox-1.0.la CC querymodules.o CCLD pango-querymodules gmake[4]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango' gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango' Making all in modules gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules' Making all in arabic gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/arabic' CC arabic-lang.lo CCLD pango-arabic-lang.la gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/arabic' Making all in basic gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/basic' CC basic-x.lo CCLD pango-basic-x.la gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/basic' Making all in hangul gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/hangul' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/hangul' Making all in hebrew gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/hebrew' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/hebrew' Making all in indic gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/indic' CC indic-lang.lo CCLD pango-indic-lang.la gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/indic' Making all in khmer gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/khmer' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/khmer' Making all in syriac gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/syriac' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/syriac' Making all in thai gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/thai' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/thai' Making all in tibetan gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/tibetan' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/tibetan' gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules' GEN pango.modules Writing a pango.modules file to use with tests/examples. gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules' Making all in pango-view gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango-view' cp ./../modules/pangorc pangorc gmake all-am gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango-view' CC viewer-render.o CC viewer-main.o CC pango-view.o CC viewer-x.o CC viewer-pangox.o CCLD pango-view GEN pango-view.1 gmake[4]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango-view' gmake[4]: `pango-view.1.in' is up to date. gmake[4]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango-view' gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango-view' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango-view' Making all in examples gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/examples' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/examples' Making all in docs gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/docs' gmake all-am gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/docs' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/docs' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/docs' Making all in tools gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/tools' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/tools' Making all in tests gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/tests' CC gen-all-unicode.o cp ./../modules/pangorc pangorc CCLD gen-all-unicode CC dump-boundaries.o CCLD dump-boundaries gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/tests' gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2' gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2' ---> Installing the new version via the port =3D=3D=3D> Installing for pango-1.26.2_2 =3D=3D=3D> pango-1.26.2_2 depends on file: /usr/local/lib/X11/fonts/TTF/l= uximb.ttf - found =3D=3D=3D> pango-1.26.2_2 depends on file: /usr/local/lib/X11/fonts/encod= ings/encodings.dir - found =3D=3D=3D> pango-1.26.2_2 depends on file: /usr/local/libdata/pkgconfig/x= ft.pc - found =3D=3D=3D> pango-1.26.2_2 depends on file: /usr/local/libdata/pkgconfig/x= render.pc - found =3D=3D=3D> pango-1.26.2_2 depends on executable: pkg-config - found =3D=3D=3D> pango-1.26.2_2 depends on file: /usr/local/lib/gio/modules/lib= giofam.so - found =3D=3D=3D> pango-1.26.2_2 depends on shared library: cairo.2 - found =3D=3D=3D> pango-1.26.2_2 depends on shared library: intl - found =3D=3D=3D> pango-1.26.2_2 depends on shared library: glib-2.0.0 - found =3D=3D=3D> Generating temporary packing list =3D=3D=3D> Checking if x11-toolkits/pango already installed Making install in pango gmake[1]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango' gmake install-recursive gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango' Making install in mini-fribidi gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango/mini-fribidi' gmake[4]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango/mini-fribidi' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango/mini-fribidi' gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango/mini-fribidi' gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango' gmake[4]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango' test -z "/usr/local/lib" || .././install-sh -c -d "/usr/local/lib" /bin/sh /usr/ports/x11-toolkits/pango/work/gnome-libtool --mode=3Dinstal= l /usr/bin/install -c -o root -g wheel libpango-1.0.la libpangox-1.0.la '= /usr/local/lib' gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpango= -1.0.so.0 /usr/local/lib/libpango-1.0.so.0 gnome-libtool: install: (cd /usr/local/lib && { ln -s -f libpango-1.0.so.0 = libpango-1.0.so || { rm -f libpango-1.0.so && ln -s libpango-1.0.so.0 libpa= ngo-1.0.so; }; }) gnome-libtool: install: (cd /usr/local/lib && { ln -s -f libpango-1.0.so.0 = libpango-1.0.so || { rm -f libpango-1.0.so && ln -s libpango-1.0.so.0 libpa= ngo-1.0.so; }; }) gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpango= -1.0.lai /usr/local/lib/libpango-1.0.la gnome-libtool: install: warning: relinking `libpangox-1.0.la' gnome-libtool: install: (cd /usr/ports/x11-toolkits/pango/work/pango-1.26.2= /pango; /bin/sh /usr/ports/x11-toolkits/pango/work/gnome-libtool --silent = --tag CC --mode=3Drelink cc -O2 -fno-strict-aliasing -pipe -Wall -version-i= nfo 2600:2:2600 -export-symbols-regex "^pango_.*" -L/usr/local/lib -o libpa= ngox-1.0.la -rpath /usr/local/lib pangox.lo module-defs-x.lo pangox-fontcac= he.lo pangox-fontmap.lo libpango-1.0.la -L/usr/local/lib -lgobject-2.0 -lgm= odule-2.0 -lglib-2.0 -L/usr/local/lib -R/usr/local/lib -lX11 ) gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpango= x-1.0.so.0T /usr/local/lib/libpangox-1.0.so.0 gnome-libtool: install: (cd /usr/local/lib && { ln -s -f libpangox-1.0.so.0= libpangox-1.0.so || { rm -f libpangox-1.0.so && ln -s libpangox-1.0.so.0 l= ibpangox-1.0.so; }; }) gnome-libtool: install: (cd /usr/local/lib && { ln -s -f libpangox-1.0.so.0= libpangox-1.0.so || { rm -f libpangox-1.0.so && ln -s libpangox-1.0.so.0 l= ibpangox-1.0.so; }; }) gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpango= x-1.0.lai /usr/local/lib/libpangox-1.0.la gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpango= -1.0.a /usr/local/lib/libpango-1.0.a gnome-libtool: install: chmod 644 /usr/local/lib/libpango-1.0.a gnome-libtool: install: ranlib /usr/local/lib/libpango-1.0.a gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpango= x-1.0.a /usr/local/lib/libpangox-1.0.a gnome-libtool: install: chmod 644 /usr/local/lib/libpangox-1.0.a gnome-libtool: install: ranlib /usr/local/lib/libpangox-1.0.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/usr/local/bin" || .././install-sh -c -d "/usr/local/bin" /bin/sh /usr/ports/x11-toolkits/pango/work/gnome-libtool --mode=3Dinsta= ll install -s -o root -g wheel -m 555 pango-querymodules '/usr/local/bin' gnome-libtool: install: install -o root -g wheel -m 555 -s .libs/pango-quer= ymodules /usr/local/bin/pango-querymodules gmake install-exec-hook gmake[5]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango' gmake[5]: Nothing to be done for `install-exec-hook'. gmake[5]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango' test -z "/usr/local/etc/pango" || .././install-sh -c -d "/usr/local/etc/pan= go" install -o root -g wheel -m 444 pangox.aliases '/usr/local/etc/pango' test -z "" || .././install-sh -c -d "" test -z "/usr/local/include/pango-1.0/pango" || .././install-sh -c -d "/usr= /local/include/pango-1.0/pango" install -o root -g wheel -m 444 pango.h pango-attributes.h pango-bidi-typ= e.h pango-break.h pango-context.h pango-coverage.h pango-engine.h pango-fon= t.h pango-fontmap.h pango-fontset.h pango-glyph.h pango-glyph-item.h pango-= gravity.h pango-item.h pango-language.h pango-layout.h pango-matrix.h pango= -modules.h pango-renderer.h pango-script.h pango-tabs.h pango-types.h pango= -utils.h pango-features.h pango-enum-types.h pangox.h '/usr/local/include/p= ango-1.0/pango' test -z "" || .././install-sh -c -d "" gmake[4]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango' gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango' gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango' Making install in modules gmake[1]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules' Making install in arabic gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/arabic' gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/arabic' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/pango/1.6.0/modules" || ../.././install-sh -c -d "/= usr/local/lib/pango/1.6.0/modules" /bin/sh /usr/ports/x11-toolkits/pango/work/gnome-libtool --mode=3Dinstal= l /usr/bin/install -c -o root -g wheel pango-arabic-lang.la '/usr/local/l= ib/pango/1.6.0/modules' gnome-libtool: install: warning: relinking `pango-arabic-lang.la' gnome-libtool: install: (cd /usr/ports/x11-toolkits/pango/work/pango-1.26.2= /modules/arabic; /bin/sh /usr/ports/x11-toolkits/pango/work/gnome-libtool = --silent --tag CC --mode=3Drelink cc -O2 -fno-strict-aliasing -pipe -Wall -= module -export-dynamic -avoid-version -export-symbols-regex "^script_engine= _.*" -L/usr/local/lib -o pango-arabic-lang.la -rpath /usr/local/lib/pango/1= .6.0/modules arabic-lang.lo -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -l= glib-2.0 ../../pango/libpango-1.0.la ) gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/pango-ar= abic-lang.soT /usr/local/lib/pango/1.6.0/modules/pango-arabic-lang.so gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/pango-ar= abic-lang.lai /usr/local/lib/pango/1.6.0/modules/pango-arabic-lang.la gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/pango-ar= abic-lang.a /usr/local/lib/pango/1.6.0/modules/pango-arabic-lang.a gnome-libtool: install: chmod 644 /usr/local/lib/pango/1.6.0/modules/pango-= arabic-lang.a gnome-libtool: install: ranlib /usr/local/lib/pango/1.6.0/modules/pango-ara= bic-lang.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/pango/1.6.0/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/arabic' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/arabic' Making install in basic gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/basic' gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/basic' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/pango/1.6.0/modules" || ../.././install-sh -c -d "/= usr/local/lib/pango/1.6.0/modules" /bin/sh /usr/ports/x11-toolkits/pango/work/gnome-libtool --mode=3Dinstal= l /usr/bin/install -c -o root -g wheel pango-basic-x.la '/usr/local/lib/p= ango/1.6.0/modules' gnome-libtool: install: warning: relinking `pango-basic-x.la' gnome-libtool: install: (cd /usr/ports/x11-toolkits/pango/work/pango-1.26.2= /modules/basic; /bin/sh /usr/ports/x11-toolkits/pango/work/gnome-libtool -= -silent --tag CC --mode=3Drelink cc -O2 -fno-strict-aliasing -pipe -Wall -m= odule -export-dynamic -avoid-version -export-symbols-regex "^script_engine_= .*" -L/usr/local/lib -o pango-basic-x.la -rpath /usr/local/lib/pango/1.6.0/= modules basic-x.lo -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 = ../../pango/libpango-1.0.la ../../pango/libpangox-1.0.la -L/usr/local/lib -= R/usr/local/lib -lX11 ) gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/pango-ba= sic-x.soT /usr/local/lib/pango/1.6.0/modules/pango-basic-x.so gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/pango-ba= sic-x.lai /usr/local/lib/pango/1.6.0/modules/pango-basic-x.la gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/pango-ba= sic-x.a /usr/local/lib/pango/1.6.0/modules/pango-basic-x.a gnome-libtool: install: chmod 644 /usr/local/lib/pango/1.6.0/modules/pango-= basic-x.a gnome-libtool: install: ranlib /usr/local/lib/pango/1.6.0/modules/pango-bas= ic-x.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/pango/1.6.0/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/basic' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/basic' Making install in hangul gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/hangul' gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/hangul' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/pango/1.6.0/modules" || ../.././install-sh -c -d "/= usr/local/lib/pango/1.6.0/modules" gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/hangul' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/hangul' Making install in hebrew gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/hebrew' gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/hebrew' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/pango/1.6.0/modules" || ../.././install-sh -c -d "/= usr/local/lib/pango/1.6.0/modules" gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/hebrew' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/hebrew' Making install in indic gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/indic' gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/indic' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/pango/1.6.0/modules" || ../.././install-sh -c -d "/= usr/local/lib/pango/1.6.0/modules" /bin/sh /usr/ports/x11-toolkits/pango/work/gnome-libtool --mode=3Dinstal= l /usr/bin/install -c -o root -g wheel pango-indic-lang.la '/usr/local/li= b/pango/1.6.0/modules' gnome-libtool: install: warning: relinking `pango-indic-lang.la' gnome-libtool: install: (cd /usr/ports/x11-toolkits/pango/work/pango-1.26.2= /modules/indic; /bin/sh /usr/ports/x11-toolkits/pango/work/gnome-libtool -= -silent --tag CC --mode=3Drelink cc -O2 -fno-strict-aliasing -pipe -Wall -m= odule -export-dynamic -avoid-version -export-symbols-regex "^script_engine_= .*" -L/usr/local/lib -o pango-indic-lang.la -rpath /usr/local/lib/pango/1.6= .0/modules indic-lang.lo -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lgli= b-2.0 ../../pango/libpango-1.0.la ) gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/pango-in= dic-lang.soT /usr/local/lib/pango/1.6.0/modules/pango-indic-lang.so gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/pango-in= dic-lang.lai /usr/local/lib/pango/1.6.0/modules/pango-indic-lang.la gnome-libtool: install: /usr/bin/install -c -o root -g wheel .libs/pango-in= dic-lang.a /usr/local/lib/pango/1.6.0/modules/pango-indic-lang.a gnome-libtool: install: chmod 644 /usr/local/lib/pango/1.6.0/modules/pango-= indic-lang.a gnome-libtool: install: ranlib /usr/local/lib/pango/1.6.0/modules/pango-ind= ic-lang.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/pango/1.6.0/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/indic' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/indic' Making install in khmer gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/khmer' gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/khmer' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/pango/1.6.0/modules" || ../.././install-sh -c -d "/= usr/local/lib/pango/1.6.0/modules" gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/khmer' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/khmer' Making install in syriac gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/syriac' gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/syriac' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/pango/1.6.0/modules" || ../.././install-sh -c -d "/= usr/local/lib/pango/1.6.0/modules" gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/syriac' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/syriac' Making install in thai gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/thai' gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/thai' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/pango/1.6.0/modules" || ../.././install-sh -c -d "/= usr/local/lib/pango/1.6.0/modules" gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/thai' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/thai' Making install in tibetan gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/tibetan' gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules/tibetan' gmake[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/pango/1.6.0/modules" || ../.././install-sh -c -d "/= usr/local/lib/pango/1.6.0/modules" gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/tibetan' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules/tibetan' gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules' gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/modules' gmake[3]: Nothing to be done for `install-exec-am'. /bin/sh /usr/ports/x11-toolkits/pango/work/pango-1.26.2/install-sh -d /usr/= local/etc/pango && ../pango/pango-querymodules > /usr/local/etc/pango/pango= .modules gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules' gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/modules' Making install in pango-view gmake[1]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango-view' gmake install-am gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango-view' gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/pango-view' test -z "/usr/local/bin" || .././install-sh -c -d "/usr/local/bin" /bin/sh /usr/ports/x11-toolkits/pango/work/gnome-libtool --mode=3Dinsta= ll install -s -o root -g wheel -m 555 pango-view '/usr/local/bin' gnome-libtool: install: install -o root -g wheel -m 555 -s .libs/pango-view= /usr/local/bin/pango-view test -z "/usr/local/man/man1" || .././install-sh -c -d "/usr/local/man/man1= " install -o root -g wheel -m 444 pango-view.1 '/usr/local/man/man1' gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango-view' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango-view' gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/pango-view' Making install in examples gmake[1]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/examples' gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/examples' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/examples' gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/examples' Making install in docs gmake[1]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/docs' gmake install-am gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/docs' gmake[3]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/docs' gmake[3]: Nothing to be done for `install-exec-am'. installfiles=3D`echo ./html/*`; \ if :; \ then echo '-- Nothing to install' ; \ else \ if test -n ""; then \ installdir=3D"/usr/local/share/doc/pango-"; \ else \ installdir=3D"/usr/local/share/doc/pango"; \ fi; \ /bin/sh /usr/ports/x11-toolkits/pango/work/pango-1.26.2/install-sh -d ${= installdir} ; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ install -o root -g wheel -m 444 $i ${installdir}; \ done; \ if test -n ""; then \ mv -f ${installdir}/pango.devhelp2 \ ${installdir}/pango-.devhelp2; \ mv -f ${installdir}/pango.devhelp \ ${installdir}/pango-.devhelp; \ fi; \ ! which gtkdoc-rebase >/dev/null 2>&1 || \ gtkdoc-rebase --relative --dest-dir=3D --html-dir=3D${installdir} ; \ fi -- Nothing to install test -z "/usr/local/man/man1" || .././install-sh -c -d "/usr/local/man/man1= " install -o root -g wheel -m 444 pango-querymodules.1 '/usr/local/man/man1= ' gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/docs' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/docs' gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/docs' Making install in tools gmake[1]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/tools' gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/tools' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/tools' gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/tools' Making install in tests gmake[1]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/tests' gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2/tests' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/tests' gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2/tests' gmake[1]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2' gmake[2]: Entering directory `/usr/ports/x11-toolkits/pango/work/pango-1.26= .2' gmake[2]: Nothing to be done for `install-exec-am'. test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/li= bdata/pkgconfig" install -o root -g wheel -m 444 pango.pc pangox.pc '/usr/local/libdata/pk= gconfig' gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2' gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.26.= 2' =3D=3D=3D> Compressing manual pages for pango-1.26.2_2 =3D=3D=3D> Running ldconfig /sbin/ldconfig -m /usr/local/lib =3D=3D=3D> Registering installation for pango-1.26.2_2 =3D=3D=3D> Cleaning for cairo-1.8.8_1,1 =3D=3D=3D> Cleaning for pango-1.26.2_2 --=-Pfq8qpK2CRY+7jd9umAM-- From owner-freebsd-gnome@FreeBSD.ORG Wed May 5 15:37:21 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 85850106566C for ; Wed, 5 May 2010 15:37:21 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 50D398FC08 for ; Wed, 5 May 2010 15:37:21 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1O9gf2-0004rk-Ha for freebsd-gnome@freebsd.org; Wed, 05 May 2010 08:37:20 -0700 Message-ID: <28462685.post@talk.nabble.com> Date: Wed, 5 May 2010 08:37:20 -0700 (PDT) From: ObiektywNY To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: tarlink@gmail.com Subject: FreeBSD GNOME problems 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, 05 May 2010 15:37:21 -0000 Hello I have fresh installation FreeBSD 8.0-RELEASE i386 I did steps according to taht website http://www.freebsd.org/gnome/docs/faq226.html http://www.freebsd.org/gnome/docs/faq226.html means I did # portmaster -a # portmaster gnome-media gnome-settings-daemon gnome-control-center but my process stopped with below error: ################################################################# .... :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk fuse.kld export_syms | xargs -J% objcopy % fuse.kld ld -Bshareable -d -warn-common -o fuse.ko fuse.kld objcopy --strip-debug fuse.ko ===> mount_fusefs (all) Warning: Object directory not changed from original /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/mount_fusefs cc -O2 -pipe -fno-strict-aliasing -I/usr/src/sbin/mount -I../include -std=gnu99 -fstack-protector -c mount_fusefs.c mount_fusefs.c:79: error: 'MNT_NFS4ACLS' undeclared here (not in a function) mount_fusefs.c: In function 'main': mount_fusefs.c:400: warning: implicit declaration of function 'init_backgrounded' *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/mount_fusefs. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod. ===>>> make failed for sysutils/fusefs-kmod ===>>> Aborting update ===>>> Update for sysutils/fusefs-kmod failed ===>>> Aborting update ===>>> Update for gvfs-1.2.3_2 failed ===>>> Aborting update ===>>> Update for libgnomeui-2.24.1_1 failed ===>>> Aborting update ===>>> Update for gnome-control-center-2.26.0_2 failed ===>>> Aborting update ################################################################# I added line to /etc/rc.conf gnome_enable="YES" and I run command : echo 'exec gnome-session' >> ~/.xsession after restart GNOME 2.82 show up but Few thinks does'n work as: - Gnome Appearance Properties - won't open, it is short blink of window and that it - There is no icon in menu list - I can't open Change Desktop background from right mouse click on the desktop - also when I try to open Computer icon from the desktop I getting error Could not display "Computer:///". The file is of an unknown type this is what I found so far Do you have some ida how to fix it? -- View this message in context: http://old.nabble.com/FreeBSD-GNOME-problems-tp28462685p28462685.html Sent from the freebsd-gnome mailing list archive at Nabble.com. From owner-freebsd-gnome@FreeBSD.ORG Wed May 5 19:15:17 2010 Return-Path: Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D398B1065674 for ; Wed, 5 May 2010 19:15:17 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6C5DC8FC24 for ; Wed, 5 May 2010 19:15:17 +0000 (UTC) Received: by wwb34 with SMTP id 34so94273wwb.13 for ; Wed, 05 May 2010 12:15:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:reply-to:date :message-id:subject:from:to:cc:content-type; bh=/kH4iOAsfwoF4Ms2nSvqdLFgHAKpjfi0stF1OlZdR6s=; b=wkGdoWY/on4KPCxNhCZiwsW+l5usqS9LwHleZm6Dhc2DgF2u1Wr5irsrEztu4ZEOqm wltTw0Dd7vcGwDK7QMAReT2IRYLirz0umc9AqO0+RG8HE/5slpygGPqQ+DaZcEmE5qTb 7uUyP9TS7adaImuzsX3CRMsbtV4TydQqLnp2o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:cc :content-type; b=FdfyWisJ/A66PUSOMcTYOU2B3lgzcM4S3yGUZUBSl9QEWzCGvto6HGoTyTTjYHJfz3 eaTplg2dRtWpopuhK128KBee/3Gtnpu0S2PYThPstG1AdSPVvKq6eURkeUblsCqAWTRw UpspdnDzgIwzk/2Xtd9BiRK1+S5Ez18jL/2Zw= MIME-Version: 1.0 Received: by 10.216.87.204 with SMTP id y54mr548482wee.142.1273085538578; Wed, 05 May 2010 11:52:18 -0700 (PDT) Received: by 10.216.166.71 with HTTP; Wed, 5 May 2010 11:52:18 -0700 (PDT) Date: Wed, 5 May 2010 14:52:18 -0400 Message-ID: From: "b. f." To: freebsd-gnome@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Jason Selwitz Subject: Re: FreeBSD Port: x11-toolkits/pango X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2010 19:15:17 -0000 > > hey guys, I tried again after installing xorg-minimal and pango and > > cairo still do not build pangocairo.. any tips would be much appreciated Something is wrong here: >checking for FONTCONFIG... no >no ... >checking for CAIRO... yes >checking which cairo font backends could be used... none >configure: Disabling cairo support no fontconfig => no checks for freetype => no checks for cairo font backends => no cairo support The output should be: checking for FONTCONFIG... yes checking for FREETYPE... yes ... checking for CAIRO... yes checking which cairo font backends could be used... freetype Are your installations of devel/pkg-config and x11-fonts/fontconfig intact? You might try reinstalling those first. The relevant portion of the pango configure script: 20083 pkg_failed=no 20084 { $as_echo "$as_me:$LINENO: checking for FONTCONFIG" >&5 20085 $as_echo_n "checking for FONTCONFIG... " >&6; } 20086 20087 if test -n "$FONTCONFIG_CFLAGS"; then 20088 pkg_cv_FONTCONFIG_CFLAGS="$FONTCONFIG_CFLAGS" 20089 elif test -n "$PKG_CONFIG"; then 20090 if test -n "$PKG_CONFIG" && \ 20091 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.5.0\"") >&5 20092 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5 20093 ac_status=$? 20094 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 20095 (exit $ac_status); }; then 20096 pkg_cv_FONTCONFIG_CFLAGS=`$PKG_CONFIG --cflags "fontconfig >= 2.5.0" 2>/dev/null` 20097 else 20098 pkg_failed=yes 20099 fi 20100 else 20101 pkg_failed=untried 20102 fi 20103 if test -n "$FONTCONFIG_LIBS"; then 20104 pkg_cv_FONTCONFIG_LIBS="$FONTCONFIG_LIBS" 20105 elif test -n "$PKG_CONFIG"; then 20106 if test -n "$PKG_CONFIG" && \ 20107 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.5.0\"") >&5 20108 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5 20109 ac_status=$? 20110 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 20111 (exit $ac_status); }; then 20112 pkg_cv_FONTCONFIG_LIBS=`$PKG_CONFIG --libs "fontconfig >= 2.5.0" 2>/dev/null` 20113 else 20114 pkg_failed=yes 20115 fi 20116 else 20117 pkg_failed=untried 20118 fi 20119 20120 20121 20122 if test $pkg_failed = yes; then 20123 20124 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 20125 _pkg_short_errors_supported=yes 20126 else 20127 _pkg_short_errors_supported=no 20128 fi 20129 if test $_pkg_short_errors_supported = yes; then 20130 FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "fontconfig >= 2.5.0" 2>&1 20130 ` 20131 else 20132 FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG --print-errors "fontconfig >= 2.5.0" 2>&1` 20133 fi 20134 # Put the nasty error message in config.log where it belongs 20135 echo "$FONTCONFIG_PKG_ERRORS" >&5 20136 20137 { $as_echo "$as_me:$LINENO: result: no" >&5 20138 $as_echo "no" >&6; } 20139 { $as_echo "$as_me:$LINENO: result: no" >&5 20140 $as_echo "no" >&6; } 20141 elif test $pkg_failed = untried; then 20142 { $as_echo "$as_me:$LINENO: result: no" >&5 20143 $as_echo "no" >&6; } 20144 else 20145 FONTCONFIG_CFLAGS=$pkg_cv_FONTCONFIG_CFLAGS 20146 FONTCONFIG_LIBS=$pkg_cv_FONTCONFIG_LIBS 20147 { $as_echo "$as_me:$LINENO: result: yes" >&5 20148 $as_echo "yes" >&6; } 20149 have_fontconfig=true 20150 fi Why does cairo detect fontconfig, while pango doesn't? Look at pango's config.log for further information on the failure after running the configure script, and compare it to the corresponding log and configure script for cairo. Regards, b. From owner-freebsd-gnome@FreeBSD.ORG Wed May 5 20:05:22 2010 Return-Path: Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1167A1065674 for ; Wed, 5 May 2010 20:05:22 +0000 (UTC) (envelope-from jselwitz@vvisions.com) Received: from mail143.messagelabs.com (mail143.messagelabs.com [216.82.254.35]) by mx1.freebsd.org (Postfix) with SMTP id CFC2C8FC1B for ; Wed, 5 May 2010 20:05:21 +0000 (UTC) X-VirusChecked: Checked X-Env-Sender: jselwitz@vvisions.com X-Msg-Ref: server-8.tower-143.messagelabs.com!1273088321!44276277!1 X-StarScan-Version: 6.2.4; banners=-,-,- X-Originating-IP: [66.193.82.31] Received: (qmail 19521 invoked from network); 5 May 2010 19:38:41 -0000 Received: from unknown (HELO newman.vvisions.com) (66.193.82.31) by server-8.tower-143.messagelabs.com with SMTP; 5 May 2010 19:38:41 -0000 Received: (qmail 30824 invoked from network); 5 May 2010 19:38:41 -0000 Received: from unknown (HELO ?10.114.15.229?) (jselwitz@10.114.15.229) by vvisions.com with SMTP; 5 May 2010 19:38:41 -0000 From: Jason Selwitz To: bf1783@gmail.com In-Reply-To: References: Content-Type: text/plain; charset="us-ascii" Organization: Vicarious Visions Date: Wed, 05 May 2010 15:38:40 -0400 Message-ID: <1273088320.8393.440.camel@wintermute.vvisions.com> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@FreeBSD.org Subject: Re: FreeBSD Port: x11-toolkits/pango 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, 05 May 2010 20:05:22 -0000 Looks like updating devel/pkg-config and x11-fonts/fontconfig did the trick, thanks for the assistance! On Wed, 2010-05-05 at 14:52 -0400, b. f. wrote: > > > hey guys, I tried again after installing xorg-minimal and pango and > > > cairo still do not build pangocairo.. any tips would be much appreciated > > Something is wrong here: > > >checking for FONTCONFIG... no > >no > ... > >checking for CAIRO... yes > >checking which cairo font backends could be used... none > >configure: Disabling cairo support > > no fontconfig => no checks for freetype => no checks for cairo font > backends => no cairo support > > The output should be: > > checking for FONTCONFIG... yes > checking for FREETYPE... yes > ... > checking for CAIRO... yes > checking which cairo font backends could be used... freetype > > Are your installations of devel/pkg-config and x11-fonts/fontconfig > intact? You might try reinstalling those first. > > The relevant portion of the pango configure script: > 20083 pkg_failed=no > 20084 { $as_echo "$as_me:$LINENO: checking for FONTCONFIG" >&5 > 20085 $as_echo_n "checking for FONTCONFIG... " >&6; } > 20086 > 20087 if test -n "$FONTCONFIG_CFLAGS"; then > 20088 pkg_cv_FONTCONFIG_CFLAGS="$FONTCONFIG_CFLAGS" > 20089 elif test -n "$PKG_CONFIG"; then > 20090 if test -n "$PKG_CONFIG" && \ > 20091 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists > --print-errors \"fontconfig >= 2.5.0\"") >&5 > 20092 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5 > 20093 ac_status=$? > 20094 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 > 20095 (exit $ac_status); }; then > 20096 pkg_cv_FONTCONFIG_CFLAGS=`$PKG_CONFIG --cflags "fontconfig > >= 2.5.0" 2>/dev/null` > 20097 else > 20098 pkg_failed=yes > 20099 fi > 20100 else > 20101 pkg_failed=untried > 20102 fi > 20103 if test -n "$FONTCONFIG_LIBS"; then > 20104 pkg_cv_FONTCONFIG_LIBS="$FONTCONFIG_LIBS" > 20105 elif test -n "$PKG_CONFIG"; then > 20106 if test -n "$PKG_CONFIG" && \ > 20107 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists > --print-errors \"fontconfig >= 2.5.0\"") >&5 > 20108 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.5.0") 2>&5 > 20109 ac_status=$? > 20110 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 > 20111 (exit $ac_status); }; then > 20112 pkg_cv_FONTCONFIG_LIBS=`$PKG_CONFIG --libs "fontconfig >= > 2.5.0" 2>/dev/null` > 20113 else > 20114 pkg_failed=yes > 20115 fi > 20116 else > 20117 pkg_failed=untried > 20118 fi > 20119 > 20120 > 20121 > 20122 if test $pkg_failed = yes; then > 20123 > 20124 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then > 20125 _pkg_short_errors_supported=yes > 20126 else > 20127 _pkg_short_errors_supported=no > 20128 fi > 20129 if test $_pkg_short_errors_supported = yes; then > 20130 FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG > --short-errors --print-errors "fontconfig >= 2.5.0" 2>&1 20130 ` > 20131 else > 20132 FONTCONFIG_PKG_ERRORS=`$PKG_CONFIG > --print-errors "fontconfig >= 2.5.0" 2>&1` > 20133 fi > 20134 # Put the nasty error message in config.log where it belongs > 20135 echo "$FONTCONFIG_PKG_ERRORS" >&5 > 20136 > 20137 { $as_echo "$as_me:$LINENO: result: no" >&5 > 20138 $as_echo "no" >&6; } > 20139 { $as_echo "$as_me:$LINENO: result: no" >&5 > 20140 $as_echo "no" >&6; } > 20141 elif test $pkg_failed = untried; then > 20142 { $as_echo "$as_me:$LINENO: result: no" >&5 > 20143 $as_echo "no" >&6; } > 20144 else > 20145 FONTCONFIG_CFLAGS=$pkg_cv_FONTCONFIG_CFLAGS > 20146 FONTCONFIG_LIBS=$pkg_cv_FONTCONFIG_LIBS > 20147 { $as_echo "$as_me:$LINENO: result: yes" >&5 > 20148 $as_echo "yes" >&6; } > 20149 have_fontconfig=true > 20150 fi > > Why does cairo detect fontconfig, while pango doesn't? Look at pango's > config.log for further information on the failure after running the > configure script, and compare it to the corresponding log and > configure script for cairo. > > Regards, > b. > From owner-freebsd-gnome@FreeBSD.ORG Wed May 5 22:03:47 2010 Return-Path: Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B8621065670 for ; Wed, 5 May 2010 22:03:47 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id E69788FC0C for ; Wed, 5 May 2010 22:03:46 +0000 (UTC) Received: by wyf23 with SMTP id 23so1232486wyf.13 for ; Wed, 05 May 2010 15:03:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:reply-to:date :message-id:subject:from:to:content-type; bh=qU1RyqnLJEHRqmiRcxp5Aaf7hJPtDiJEHgZDzxJ+jXc=; b=c2BdER0V8yylD/grOYHq5PETCecZL5/YWv/moUkX9pHOSw8J5LephNxvy197VwYLq9 xKU0yiiYwJv6urC0mSOEMAAkC3LPhWJciqW9chuVwABfnoPgpguL5+VMTaamVjQdLLHg ufMk1E2vrhOpGTmrblhtnokxFq6+P7L6auIvw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; b=MHjvZI8+t0zcFG62E6eluBs0OTNos0ddKDyHAQOnz8A+AZgKPMtknFWZqB57SaxeDR Z2xvHHsHscVDwy+2qm2uSt8GnAPKauMRRaBo97ncFDoNXjPqwbPwO4niFspK4cGI+lI2 1sjxfMXDQ4rz/z2Q13bU9xcwBKNmynpAge4e4= MIME-Version: 1.0 Received: by 10.216.88.16 with SMTP id z16mr6755044wee.126.1273097021741; Wed, 05 May 2010 15:03:41 -0700 (PDT) Received: by 10.216.166.71 with HTTP; Wed, 5 May 2010 15:03:41 -0700 (PDT) Date: Wed, 5 May 2010 18:03:41 -0400 Message-ID: From: "b. f." To: freebsd-gnome@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: Grandfather dependencies completely out of control X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2010 22:03:47 -0000 Alexander Leidinger wrote: ,,, >Because of the libtool/pkg-config problem all childs of a >"problematic" lib will contain a reference to the lib, even if the >particular lib is just a dependency of a lib which the current port >uses. To make this description more explicit: if your port uses >libGRAPH (I made upt this name) and libGRAPH is linked to libjpeg and >libpng via libtool (at least 1.x), but your port is not directly using >symbols from libjpeg or libpng, the binaries of your port will have >libpng *and* libjpeg hardcoded. Use of LDFLAGS+= -Wl,--as-needed can help with this problem. But of course a lot of ports don't now respect LDFLAGS (many gnome ports offend in this regard). Because a lot of people want to use alternative compilers/toolchains for ports, and because of new gcc features like -flto, -fwhopr, and -fstack-protector* (the last has been enabled by default in the base system for some time now, but still cannot be properly used for a large number of ports which don't respect LDFLAGS), there needs to be a cleanup to ensure that as many ports as possible respect the toolchain (ADDR2LINE, AR, AS, CPPFILT, LD, NM, OBJCOPY, OBJDUMP, RANLIB, READELF, SIZE, STRINGS, STRIP) and compiler-related variables ( CC, CPP, CXX, CFLAGS, CPPFLAGS, CXXFLAGS, and LDFLAGS). b. From owner-freebsd-gnome@FreeBSD.ORG Thu May 6 03:03:13 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B73A5106566B for ; Thu, 6 May 2010 03:03:13 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao105.cox.net (eastrmmtao105.cox.net [68.230.240.47]) by mx1.freebsd.org (Postfix) with ESMTP id 5D5668FC13 for ; Thu, 6 May 2010 03:03:12 +0000 (UTC) Received: from eastrmimpo03.cox.net ([68.1.16.126]) by eastrmmtao105.cox.net (InterMail vM.8.00.01.00 201-2244-105-20090324) with ESMTP id <20100506030312.MKWN16574.eastrmmtao105.cox.net@eastrmimpo03.cox.net>; Wed, 5 May 2010 23:03:12 -0400 Received: from localhost ([68.103.37.153]) by eastrmimpo03.cox.net with bizsmtp id E33B1e00C3JFCbG0233CyN; Wed, 05 May 2010 23:03:12 -0400 X-VR-Score: -100.00 X-Authority-Analysis: v=1.1 cv=ATnAe3Z8cB68w/tlXoJHcUhYOhVhDtHgFT5GRCYUfLQ= c=1 sm=1 a=xWfbe-9NfXEA:10 a=IkcTkHD0fZMA:10 a=N4x68aYdfVlkKDflYggXRA==:17 a=mK_AVkanAAAA:8 a=kviXuzpPAAAA:8 a=6I5d2MoRAAAA:8 a=p7vD2IfxiqeXhUgsOhAA:9 a=C5Obzl9ZyreuQQxvy40A:7 a=Cfrj3EqQKCJbt0KAC759Wt_fCuYA:4 a=QEXdDO2ut3YA:10 a=9xyTavCNlvEA:10 a=4vB-4DCPJfMA:10 a=SV7veod9ZcQA:10 a=N4x68aYdfVlkKDflYggXRA==:117 X-CM-Score: 0.00 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: bf1783@gmail.com, freebsd-gnome@freebsd.org References: Date: Wed, 05 May 2010 22:07:47 -0500 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Jeremy Messenger" Message-ID: In-Reply-To: User-Agent: Opera Mail/10.10 (Linux) Cc: Subject: Re: Grandfather dependencies completely out of control 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: Thu, 06 May 2010 03:03:13 -0000 On Wed, 05 May 2010 17:03:41 -0500, b. f. wrote: > Alexander Leidinger wrote: > ,,, >> Because of the libtool/pkg-config problem all childs of a >> "problematic" lib will contain a reference to the lib, even if the >> particular lib is just a dependency of a lib which the current port >> uses. To make this description more explicit: if your port uses >> libGRAPH (I made upt this name) and libGRAPH is linked to libjpeg and >> libpng via libtool (at least 1.x), but your port is not directly using >> symbols from libjpeg or libpng, the binaries of your port will have >> libpng *and* libjpeg hardcoded. > > Use of > > LDFLAGS+= -Wl,--as-needed > > can help with this problem. But of course a lot of ports don't now See ltasneededhack in ports/Mk/bsd.gnome.mk (ie: USE_GNOME=ltasneededhack), we are using on evolution and a few others to help speed up. The libtool2 was supposed to get rid of *.la files by default, but the developers have changed mind. Too bad for all of us. Cheers, Mezz > respect LDFLAGS (many gnome ports offend in this regard). Because a > lot of people want to use alternative compilers/toolchains for ports, > and because of new gcc features like -flto, -fwhopr, and > -fstack-protector* (the last has been enabled by default in the base > system for some time now, but still cannot be properly used for a > large number of ports which don't respect LDFLAGS), there needs to be > a cleanup to ensure that as many ports as possible respect the > toolchain (ADDR2LINE, AR, AS, CPPFILT, LD, NM, OBJCOPY, OBJDUMP, > RANLIB, READELF, SIZE, STRINGS, STRIP) and compiler-related variables > ( CC, CPP, CXX, CFLAGS, CPPFLAGS, CXXFLAGS, and LDFLAGS). > > b. -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Thu May 6 15:13:28 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B73C106564A; Thu, 6 May 2010 15:13:28 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 33EB18FC14; Thu, 6 May 2010 15:13:28 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o46FDSQm033053; Thu, 6 May 2010 15:13:28 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o46FDSQv033049; Thu, 6 May 2010 15:13:28 GMT (envelope-from linimon) Date: Thu, 6 May 2010 15:13:28 GMT Message-Id: <201005061513.o46FDSQv033049@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: ports/146349: textproc/libxml2 causes php with memcached to crash 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: Thu, 06 May 2010 15:13:28 -0000 Old Synopsis: libXML from ports causes php with memcached to crash New Synopsis: textproc/libxml2 causes php with memcached to crash Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Thu May 6 15:11:46 UTC 2010 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=146349 From owner-freebsd-gnome@FreeBSD.ORG Fri May 7 11:32:57 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C281F106566C; Fri, 7 May 2010 11:32:57 +0000 (UTC) (envelope-from QAT@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 98D088FC0A; Fri, 7 May 2010 11:32:56 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 63AE722C5425; Fri, 7 May 2010 14:32:54 +0300 (EEST) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 6FF845AA720; Thu, 6 May 2010 10:51:23 -0700 (PDT) From: QAT@FreeBSD.org To: gnome@FreeBSD.org X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.3_3; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2010-03-11 13:38:43 X-QAT-Port: sysutils/gnome-power-manager X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/gnome-power-manager-2.24.4_9.log X-QAT-Build_Reason: Dependency X-QAT-Fail_Reason: USE_XLIB Message-Id: <20100507113252.6FF845AA720@jester1b.ixsystems.com> Date: Thu, 6 May 2010 10:51:23 -0700 (PDT) Cc: Subject: sysutils/gnome-power-manager - fails: USE_XLIB 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: Fri, 07 May 2010 11:32:57 -0000 The Restless Daemon identified a USE_XLIB error while trying to build: gnome-power-manager-2.24.4_9 maintained by gnome@FreeBSD.org Makefile ident: $FreeBSD: ports/sysutils/gnome-power-manager/Makefile,v 1.30 2010/03/28 06:43:47 dinoex Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/gnome-power-manager-2.24.4_9.log : --output=xdg-power-management-inhibit.h \ ./xdg-power-management-inhibit.xml libtool --mode=execute dbus-binding-tool \ --prefix=gpm_backlight \ --mode=glib-server \ --output=xdg-power-management-backlight.h \ ./xdg-power-management-backlight.xml libtool --mode=execute dbus-binding-tool \ --prefix=gpm_statistics \ --mode=glib-server \ --output=xdg-power-management-stats.h \ ./xdg-power-management-stats.xml gmake all-am gmake[5]: Entering directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src/dbus' gmake[5]: Nothing to be done for `all-am'. gmake[5]: Leaving directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src/dbus' gmake[4]: Leaving directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src/dbus' gmake[4]: Entering directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_REENTRANT -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/includ e/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/pango-1.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libwnck-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/panel-2.0 -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_THREAD_SAFE -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -DBINDIR=\"/usr/local/bin\" -DGNOMELOCALEDIR=\""/usr/local/share/ locale"\" -DDATADIR=\"/usr/local/share\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DLIBDIR=\""/usr/local/lib"\" -DVERSION="\"2.24.4\"" -DGPM_DATA=\"/usr/local/share/gnome-power-manager\" -DEGG_LOG_FILE=\""/gnome-power-manager"\" -I.. -I../libunique -I../libhal-glib -I../libdbus-glib -I/usr/local/include -Wcast-align -Wno-uninitialized -Wall -Wformat-security -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing -MT egg-color.o -MD -MP -MF .deps/egg-color.Tpo -c -o egg-color.o egg-color.c mv -f .deps/egg-color.Tpo .deps/egg-color.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_REENTRANT -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/includ e/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/pango-1.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libwnck-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/panel-2.0 -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_THREAD_SAFE -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -DBINDIR=\"/usr/local/bin\" -DGNOMELOCALEDIR=\""/usr/local/share/ locale"\" -DDATADIR=\"/usr/local/share\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DLIBDIR=\""/usr/local/lib"\" -DVERSION="\"2.24.4\"" -DGPM_DATA=\"/usr/local/share/gnome-power-manager\" -DEGG_LOG_FILE=\""/gnome-power-manager"\" -I.. -I../libunique -I../libhal-glib -I../libdbus-glib -I/usr/local/include -Wcast-align -Wno-uninitialized -Wall -Wformat-security -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing -MT egg-debug.o -MD -MP -MF .deps/egg-debug.Tpo -c -o egg-debug.o egg-debug.c mv -f .deps/egg-debug.Tpo .deps/egg-debug.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_REENTRANT -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/includ e/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/pango-1.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libwnck-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/panel-2.0 -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_THREAD_SAFE -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -DBINDIR=\"/usr/local/bin\" -DGNOMELOCALEDIR=\""/usr/local/share/ locale"\" -DDATADIR=\"/usr/local/share\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DLIBDIR=\""/usr/local/lib"\" -DVERSION="\"2.24.4\"" -DGPM_DATA=\"/usr/local/share/gnome-power-manager\" -DEGG_LOG_FILE=\""/gnome-power-manager"\" -I.. -I../libunique -I../libhal-glib -I../libdbus-glib -I/usr/local/include -Wcast-align -Wno-uninitialized -Wall -Wformat-security -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing -MT egg-console-kit.o -MD -MP -MF .deps/egg-console-kit.Tpo -c -o egg-console-kit.o egg-console-kit.c mv -f .deps/egg-console-kit.Tpo .deps/egg-console-kit.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_REENTRANT -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/includ e/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/pango-1.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libwnck-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/panel-2.0 -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_THREAD_SAFE -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -DBINDIR=\"/usr/local/bin\" -DGNOMELOCALEDIR=\""/usr/local/share/ locale"\" -DDATADIR=\"/usr/local/share\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DLIBDIR=\""/usr/local/lib"\" -DVERSION="\"2.24.4\"" -DGPM_DATA=\"/usr/local/share/gnome-power-manager\" -DEGG_LOG_FILE=\""/gnome-power-manager"\" -I.. -I../libunique -I../libhal-glib -I../libdbus-glib -I/usr/local/include -Wcast-align -Wno-uninitialized -Wall -Wformat-security -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing -MT gpm-dpms.o -MD -MP -MF .deps/gpm-dpms.Tpo -c -o gpm-dpms.o gpm-dpms.c gpm-dpms.c:42:36: error: X11/extensions/dpmsstr.h: No such file or directory gmake[4]: *** [gpm-dpms.o] Error 1 gmake[4]: Leaving directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4' gmake: *** [all] Error 2 *** Error code 1 Stop in /a/ports/sysutils/gnome-power-manager. ================================================================ build of /usr/ports/sysutils/gnome-power-manager ended at Thu May 6 17:51:21 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=sysutils&portname=gnome-power-manager The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From owner-freebsd-gnome@FreeBSD.ORG Fri May 7 12:28:21 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D5E93106567B; Fri, 7 May 2010 12:28:21 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from fsm1.ukr.net (fsm1.ukr.net [195.214.192.23]) by mx1.freebsd.org (Postfix) with ESMTP id 0BA478FC14; Fri, 7 May 2010 12:28:20 +0000 (UTC) Received: from [193.239.178.194] (helo=nonamehost) by fsm1.ukr.net with esmtps ID 1OAM9u-000Aiz-Pk ; Fri, 07 May 2010 14:55:59 +0300 Date: Fri, 7 May 2010 14:55:56 +0300 From: Ivan Klymenko To: QAT@FreeBSD.org Message-ID: <20100507145556.6dfa3725@nonamehost> In-Reply-To: <20100507113252.6FF845AA720@jester1b.ixsystems.com> References: <20100507113252.6FF845AA720@jester1b.ixsystems.com> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: gnome@FreeBSD.org Subject: Re: sysutils/gnome-power-manager - fails: USE_XLIB 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: Fri, 07 May 2010 12:28:21 -0000 =D0=92 Thu, 6 May 2010 10:51:23 -0700 (PDT) QAT@FreeBSD.org =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > The Restless Daemon identified a USE_XLIB error while trying to build: > gnome-power-manager-2.24.4_9 maintained by gnome@FreeBSD.org > Makefile ident: $FreeBSD: > ports/sysutils/gnome-power-manager/Makefile,v 1.30 2010/03/28 > 06:43:47 dinoex Exp $ >=20 > Excerpt from > http://QAT.TecNik93.com/logs/8-STABLE-NPD/gnome-power-manager-2.24.4_9.lo= g : >=20 > --output=3Dxdg-power-management-inhibit.h \ > ./xdg-power-management-inhibit.xml > libtool --mode=3Dexecute dbus-binding-tool \ > --prefix=3Dgpm_backlight \ > --mode=3Dglib-server \ > --output=3Dxdg-power-management-backlight.h \ > ./xdg-power-management-backlight.xml > libtool --mode=3Dexecute dbus-binding-tool \ > --prefix=3Dgpm_statistics \ > --mode=3Dglib-server \ > --output=3Dxdg-power-management-stats.h \ > ./xdg-power-management-stats.xml > gmake all-am > gmake[5]: Entering directory > `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24= .4/src/dbus' > gmake[5]: Nothing to be done for `all-am'. gmake[5]: Leaving > directory > `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24= .4/src/dbus' > gmake[4]: Leaving directory > `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24= .4/src/dbus' > gmake[4]: Entering directory > `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24= .4/src' > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE > -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 > -I/usr/local/include/dbus-1.0/include -D_REENTRANT > -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE > -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 > -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 > -I/usr/local/include/libgnome-2.0 > -I/usr/local/include/libbonoboui-2.0 > -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 > -I/usr/local/include/gnome-vfs-2.0 > -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 > -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include -I/usr/local/include/libbonobo-2.0 > -I/usr/local/includ e/bonobo-activation-2.0 > -I/usr/local/include/libxml2 -I/usr/local/include/pango-1.0 > -I/usr/local/include/gail-1.0 -I/usr/local/include/freetype2 > -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include > -I/usr/local/include/cairo -I/usr/local/include/pixman-1 > -I/usr/local/include/libglade-2.0 -I/usr/local/include/libwnck-1.0 > -I/usr/local/include/startup-notification-1.0 > -I/usr/local/include/panel-2.0 -D_THREAD_SAFE > -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include > -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 > -I/usr/local/include/dbus-1.0/include > -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 > -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 > -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 > -D_THREAD_SAFE -I/usr/local/include/unique-1.0 > -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include > -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro > -I/usr/local/include/pango-1.0 -I/usr/local/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 > -D_REENTRANT -I/usr/local/include/gstreamer-0.10 > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/libxml2 -I/usr/local/include > -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 > -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE > -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 > -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 > -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 > -I/usr/local/include -I/usr/local/include/pixman-1 > -I/usr/local/include/freetype2 -DBINDIR=3D\"/usr/local/bin\" > -DGNOMELOCALEDIR=3D\""/usr/local/share/ locale"\" > -DDATADIR=3D\"/usr/local/share\" -DPREFIX=3D\""/usr/local"\" > -DSYSCONFDIR=3D\""/usr/local/etc"\" -DLIBDIR=3D\""/usr/local/lib"\" > -DVERSION=3D"\"2.24.4\"" > -DGPM_DATA=3D\"/usr/local/share/gnome-power-manager\" > -DEGG_LOG_FILE=3D\""/gnome-power-manager"\" -I.. -I../libunique > -I../libhal-glib -I../libdbus-glib -I/usr/local/include > -Wcast-align -Wno-uninitialized -Wall -Wformat-security > -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing > -MT egg-color.o -MD -MP -MF .deps/egg-color.Tpo -c -o egg-color.o > egg-color.c mv -f .deps/egg-color.Tpo .deps/egg-color.Po cc > -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE > -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 > -I/usr/local/include/dbus-1.0/include -D_REENTRANT > -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE > -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 > -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 > -I/usr/local/include/libgnome-2.0 > -I/usr/local/include/libbonoboui-2.0 > -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 > -I/usr/local/include/gnome-vfs-2.0 > -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 > -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include -I/usr/local/include/libbonobo-2.0 > -I/usr/local/includ e/bonobo-activation-2.0 > -I/usr/local/include/libxml2 -I/usr/local/include/pango-1.0 > -I/usr/local/include/gail-1.0 -I/usr/local/include/freetype2 > -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include > -I/usr/local/include/cairo -I/usr/local/include/pixman-1 > -I/usr/local/include/libglade-2.0 -I/usr/local/include/libwnck-1.0 > -I/usr/local/include/startup-notification-1.0 > -I/usr/local/include/panel-2.0 -D_THREAD_SAFE > -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include > -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 > -I/usr/local/include/dbus-1.0/include > -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 > -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 > -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 > -D_THREAD_SAFE -I/usr/local/include/unique-1.0 > -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include > -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro > -I/usr/local/include/pango-1.0 -I/usr/local/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 > -D_REENTRANT -I/usr/local/include/gstreamer-0.10 > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/libxml2 -I/usr/local/include > -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 > -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE > -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 > -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 > -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 > -I/usr/local/include -I/usr/local/include/pixman-1 > -I/usr/local/include/freetype2 -DBINDIR=3D\"/usr/local/bin\" > -DGNOMELOCALEDIR=3D\""/usr/local/share/ locale"\" > -DDATADIR=3D\"/usr/local/share\" -DPREFIX=3D\""/usr/local"\" > -DSYSCONFDIR=3D\""/usr/local/etc"\" -DLIBDIR=3D\""/usr/local/lib"\" > -DVERSION=3D"\"2.24.4\"" > -DGPM_DATA=3D\"/usr/local/share/gnome-power-manager\" > -DEGG_LOG_FILE=3D\""/gnome-power-manager"\" -I.. -I../libunique > -I../libhal-glib -I../libdbus-glib -I/usr/local/include > -Wcast-align -Wno-uninitialized -Wall -Wformat-security > -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing > -MT egg-debug.o -MD -MP -MF .deps/egg-debug.Tpo -c -o egg-debug.o > egg-debug.c mv -f .deps/egg-debug.Tpo .deps/egg-debug.Po cc > -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE > -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 > -I/usr/local/include/dbus-1.0/include -D_REENTRANT > -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE > -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 > -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 > -I/usr/local/include/libgnome-2.0 > -I/usr/local/include/libbonoboui-2.0 > -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 > -I/usr/local/include/gnome-vfs-2.0 > -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 > -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include -I/usr/local/include/libbonobo-2.0 > -I/usr/local/includ e/bonobo-activation-2.0 > -I/usr/local/include/libxml2 -I/usr/local/include/pango-1.0 > -I/usr/local/include/gail-1.0 -I/usr/local/include/freetype2 > -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include > -I/usr/local/include/cairo -I/usr/local/include/pixman-1 > -I/usr/local/include/libglade-2.0 -I/usr/local/include/libwnck-1.0 > -I/usr/local/include/startup-notification-1.0 > -I/usr/local/include/panel-2.0 -D_THREAD_SAFE > -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include > -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 > -I/usr/local/include/dbus-1.0/include > -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 > -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 > -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 > -D_THREAD_SAFE -I/usr/local/include/unique-1.0 > -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include > -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro > -I/usr/local/include/pango-1.0 -I/usr/local/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 > -D_REENTRANT -I/usr/local/include/gstreamer-0.10 > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/libxml2 -I/usr/local/include > -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 > -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE > -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 > -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 > -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 > -I/usr/local/include -I/usr/local/include/pixman-1 > -I/usr/local/include/freetype2 -DBINDIR=3D\"/usr/local/bin\" > -DGNOMELOCALEDIR=3D\""/usr/local/share/ locale"\" > -DDATADIR=3D\"/usr/local/share\" -DPREFIX=3D\""/usr/local"\" > -DSYSCONFDIR=3D\""/usr/local/etc"\" -DLIBDIR=3D\""/usr/local/lib"\" > -DVERSION=3D"\"2.24.4\"" > -DGPM_DATA=3D\"/usr/local/share/gnome-power-manager\" > -DEGG_LOG_FILE=3D\""/gnome-power-manager"\" -I.. -I../libunique > -I../libhal-glib -I../libdbus-glib -I/usr/local/include > -Wcast-align -Wno-uninitialized -Wall -Wformat-security > -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing > -MT egg-console-kit.o -MD -MP -MF .deps/egg-console-kit.Tpo -c -o > egg-console-kit.o egg-console-kit.c mv > -f .deps/egg-console-kit.Tpo .deps/egg-console-kit.Po cc > -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE > -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 > -I/usr/local/include/dbus-1.0/include -D_REENTRANT > -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -DORBIT2=3D1 -D_REENTRANT -D_THREAD_SAFE > -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 > -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 > -I/usr/local/include/libgnome-2.0 > -I/usr/local/include/libbonoboui-2.0 > -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 > -I/usr/local/include/gnome-vfs-2.0 > -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 > -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include -I/usr/local/include/libbonobo-2.0 > -I/usr/local/includ e/bonobo-activation-2.0 > -I/usr/local/include/libxml2 -I/usr/local/include/pango-1.0 > -I/usr/local/include/gail-1.0 -I/usr/local/include/freetype2 > -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include > -I/usr/local/include/cairo -I/usr/local/include/pixman-1 > -I/usr/local/include/libglade-2.0 -I/usr/local/include/libwnck-1.0 > -I/usr/local/include/startup-notification-1.0 > -I/usr/local/include/panel-2.0 -D_THREAD_SAFE > -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include > -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 > -I/usr/local/include/dbus-1.0/include > -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 > -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 > -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 > -D_THREAD_SAFE -I/usr/local/include/unique-1.0 > -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include > -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro > -I/usr/local/include/pango-1.0 -I/usr/local/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 > -D_REENTRANT -I/usr/local/include/gstreamer-0.10 > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/libxml2 -I/usr/local/include > -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 > -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE > -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 > -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 > -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 > -I/usr/local/include -I/usr/local/include/pixman-1 > -I/usr/local/include/freetype2 -DBINDIR=3D\"/usr/local/bin\" > -DGNOMELOCALEDIR=3D\""/usr/local/share/ locale"\" > -DDATADIR=3D\"/usr/local/share\" -DPREFIX=3D\""/usr/local"\" > -DSYSCONFDIR=3D\""/usr/local/etc"\" -DLIBDIR=3D\""/usr/local/lib"\" > -DVERSION=3D"\"2.24.4\"" > -DGPM_DATA=3D\"/usr/local/share/gnome-power-manager\" > -DEGG_LOG_FILE=3D\""/gnome-power-manager"\" -I.. -I../libunique > -I../libhal-glib -I../libdbus-glib -I/usr/local/include > -Wcast-align -Wno-uninitialized -Wall -Wformat-security > -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing > -MT gpm-dpms.o -MD -MP -MF .deps/gpm-dpms.Tpo -c -o gpm-dpms.o > gpm-dpms.c gpm-dpms.c:42:36: error: X11/extensions/dpmsstr.h: No such > file or directory gmake[4]: *** [gpm-dpms.o] Error 1 gmake[4]: > Leaving directory > `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24= .4/src' > gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory > `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24= .4/src' > gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory > `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24= .4/src' > gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory > `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24= .4' > gmake: *** [all] Error 2 *** Error code 1 >=20 > Stop in /a/ports/sysutils/gnome-power-manager. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > build of /usr/ports/sysutils/gnome-power-manager ended at Thu May 6 > 17:51:21 UTC 2010 >=20 > PortsMon page for the port: > http://portsmon.freebsd.org/portoverview.py?category=3Dsysutils&portname= =3Dgnome-power-manager >=20 > The build which triggered this BotMail was done under > tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, > kern.smp.cpus: 8 with tinderd_flags=3D"-nullfs -plistcheck -onceonly" > and ccache support, with the "official" up-to-date Ports Tree, with > the following vars set: NOPORTDOCS=3Dyes, NOPORTEXAMPLES=3Dyes, > NOPORTDATA=3Dyes, FORCE_PACKAGE=3Dyes. >=20 > A description of the testing process can be found here: > http://T32.TecNik93.com/FreeBSD/QA-Tindy/ >=20 >=20 > Thanks for your work on making FreeBSD better, >=20 > -- > QAT - your friendly neighborhood Daemon, > preparing a heck of an error trapping system: > - "HMC and EOI?" > - "Halt, Melt and Catch fire or Execute Operator Immediately." >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to > "freebsd-gnome-unsubscribe@freebsd.org" >=20 >=20 look http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/146241 =D0=A1 =D1=83=D0=B2=D0=B0=D0=B6=D0=B5=D0=BD=D0=B8=D0=B5=D0=BC, =D0=98=D0=B2= =D0=B0=D0=BD! ------------------------------------------ =D0=9C=D1=8B =D0=BC=D0=BE=D0=B6=D0=B5=D0=BC =D0=B2=D1=81=D0=B5 - =D1=87=D1= =82=D0=BE =D0=BC=D0=BE=D0=B6=D0=B5=D0=BC =D1=81=D0=B5=D0=B1=D0=B5 =D0=BF=D1= =80=D0=B5=D0=B4=D1=81=D1=82=D0=B0=D0=B2=D0=B8=D1=82=D1=8C! jabber: fidaj@jabber.ru skype: freedom_fidaj youtube channel: http://www.youtube.com/freedomfidaj panoramio photo: http://www.panoramio.com/user/3520806 From owner-freebsd-gnome@FreeBSD.ORG Fri May 7 13:46:48 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AAD4D106564A for ; Fri, 7 May 2010 13:46:48 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id 42BF58FC0C for ; Fri, 7 May 2010 13:46:47 +0000 (UTC) Received: from [10.170.20.44] (nat-170-142-177-44.tn.gov [170.142.177.44]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id o47DkiK0020050 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 7 May 2010 09:46:45 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) Message-ID: <4BE419AF.6080602@FreeBSD.org> Date: Fri, 07 May 2010 08:46:23 -0500 From: Robert Noland Organization: FreeBSD User-Agent: Thunderbird 2.0.0.19 (X11/20090218) MIME-Version: 1.0 To: QAT@FreeBSD.org References: <20100507113252.6FF845AA720@jester1b.ixsystems.com> In-Reply-To: <20100507113252.6FF845AA720@jester1b.ixsystems.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.7 required=5.0 tests=AWL, BAYES_00, FH_DATE_PAST_20XX, RDNS_DYNAMIC,SPF_SOFTFAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: gnome@FreeBSD.org Subject: Re: sysutils/gnome-power-manager - fails: USE_XLIB 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: Fri, 07 May 2010 13:46:48 -0000 QAT@FreeBSD.org wrote: > The Restless Daemon identified a USE_XLIB error while trying to build: > gnome-power-manager-2.24.4_9 maintained by gnome@FreeBSD.org > Makefile ident: $FreeBSD: ports/sysutils/gnome-power-manager/Makefile,v 1.30 2010/03/28 06:43:47 dinoex Exp $ > > Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/gnome-power-manager-2.24.4_9.log : > > --output=xdg-power-management-inhibit.h \ > ./xdg-power-management-inhibit.xml > libtool --mode=execute dbus-binding-tool \ > --prefix=gpm_backlight \ > --mode=glib-server \ > --output=xdg-power-management-backlight.h \ > ./xdg-power-management-backlight.xml > libtool --mode=execute dbus-binding-tool \ > --prefix=gpm_statistics \ > --mode=glib-server \ > --output=xdg-power-management-stats.h \ > ./xdg-power-management-stats.xml > gmake all-am > gmake[5]: Entering directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src/dbus' > gmake[5]: Nothing to be done for `all-am'. > gmake[5]: Leaving directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src/dbus' > gmake[4]: Leaving directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src/dbus' > gmake[4]: Entering directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src' > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_REENTRANT -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/incl ud > e/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/pango-1.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libwnck-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/panel-2.0 -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_THREAD_SAFE -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/ ca > iro -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -DBINDIR=\"/usr/local/bin\" -DGNOMELOCALEDIR=\""/usr/local/shar e/ > locale"\" -DDATADIR=\"/usr/local/share\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DLIBDIR=\""/usr/local/lib"\" -DVERSION="\"2.24.4\"" -DGPM_DATA=\"/usr/local/share/gnome-power-manager\" -DEGG_LOG_FILE=\""/gnome-power-manager"\" -I.. -I../libunique -I../libhal-glib -I../libdbus-glib -I/usr/local/include -Wcast-align -Wno-uninitialized -Wall -Wformat-security -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing -MT egg-color.o -MD -MP -MF .deps/egg-color.Tpo -c -o egg-color.o egg-color.c > mv -f .deps/egg-color.Tpo .deps/egg-color.Po > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_REENTRANT -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/incl ud > e/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/pango-1.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libwnck-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/panel-2.0 -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_THREAD_SAFE -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/ ca > iro -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -DBINDIR=\"/usr/local/bin\" -DGNOMELOCALEDIR=\""/usr/local/shar e/ > locale"\" -DDATADIR=\"/usr/local/share\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DLIBDIR=\""/usr/local/lib"\" -DVERSION="\"2.24.4\"" -DGPM_DATA=\"/usr/local/share/gnome-power-manager\" -DEGG_LOG_FILE=\""/gnome-power-manager"\" -I.. -I../libunique -I../libhal-glib -I../libdbus-glib -I/usr/local/include -Wcast-align -Wno-uninitialized -Wall -Wformat-security -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing -MT egg-debug.o -MD -MP -MF .deps/egg-debug.Tpo -c -o egg-debug.o egg-debug.c > mv -f .deps/egg-debug.Tpo .deps/egg-debug.Po > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_REENTRANT -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/incl ud > e/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/pango-1.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libwnck-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/panel-2.0 -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_THREAD_SAFE -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/ ca > iro -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -DBINDIR=\"/usr/local/bin\" -DGNOMELOCALEDIR=\""/usr/local/shar e/ > locale"\" -DDATADIR=\"/usr/local/share\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DLIBDIR=\""/usr/local/lib"\" -DVERSION="\"2.24.4\"" -DGPM_DATA=\"/usr/local/share/gnome-power-manager\" -DEGG_LOG_FILE=\""/gnome-power-manager"\" -I.. -I../libunique -I../libhal-glib -I../libdbus-glib -I/usr/local/include -Wcast-align -Wno-uninitialized -Wall -Wformat-security -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing -MT egg-console-kit.o -MD -MP -MF .deps/egg-console-kit.Tpo -c -o egg-console-kit.o egg-console-kit.c > mv -f .deps/egg-console-kit.Tpo .deps/egg-console-kit.Po > cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_REENTRANT -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/incl ud > e/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/pango-1.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/atk-1.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libwnck-1.0 -I/usr/local/include/startup-notification-1.0 -I/usr/local/include/panel-2.0 -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_THREAD_SAFE -I/usr/local/include/unique-1.0 -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/ ca > iro -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -DBINDIR=\"/usr/local/bin\" -DGNOMELOCALEDIR=\""/usr/local/shar e/ > locale"\" -DDATADIR=\"/usr/local/share\" -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DLIBDIR=\""/usr/local/lib"\" -DVERSION="\"2.24.4\"" -DGPM_DATA=\"/usr/local/share/gnome-power-manager\" -DEGG_LOG_FILE=\""/gnome-power-manager"\" -I.. -I../libunique -I../libhal-glib -I../libdbus-glib -I/usr/local/include -Wcast-align -Wno-uninitialized -Wall -Wformat-security -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing -MT gpm-dpms.o -MD -MP -MF .deps/gpm-dpms.Tpo -c -o gpm-dpms.o gpm-dpms.c > gpm-dpms.c:42:36: error: X11/extensions/dpmsstr.h: No such file or directory Index: files/patch-src_gpm-dpms.c =================================================================== RCS file: files/patch-src_gpm-dpms.c diff -N files/patch-src_gpm-dpms.c --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-src_gpm-dpms.c 7 May 2010 13:45:23 -0000 @@ -0,0 +1,11 @@ +--- src/gpm-dpms.c.orig 2008-09-04 05:05:15.000000000 -0500 ++++ src/gpm-dpms.c 2010-05-07 08:36:53.000000000 -0500 +@@ -39,7 +39,7 @@ + #ifdef HAVE_DPMS_EXTENSION + #include + #include +-#include ++#include + #endif + + #include "gpm-conf.h" robert. > gmake[4]: *** [gpm-dpms.o] Error 1 > gmake[4]: Leaving directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src' > gmake[3]: *** [all-recursive] Error 1 > gmake[3]: Leaving directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src' > gmake[2]: *** [all] Error 2 > gmake[2]: Leaving directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4' > gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /a/ports/sysutils/gnome-power-manager. > ================================================================ > build of /usr/ports/sysutils/gnome-power-manager ended at Thu May 6 17:51:21 UTC 2010 > > PortsMon page for the port: > http://portsmon.freebsd.org/portoverview.py?category=sysutils&portname=gnome-power-manager > > The build which triggered this BotMail was done under > tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 > with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the > "official" up-to-date Ports Tree, with the following vars set: > NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. > > A description of the testing process can be found here: > http://T32.TecNik93.com/FreeBSD/QA-Tindy/ > > > Thanks for your work on making FreeBSD better, > > -- > QAT - your friendly neighborhood Daemon, > preparing a heck of an error trapping system: > - "HMC and EOI?" > - "Halt, Melt and Catch fire or Execute Operator Immediately." > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Fri May 7 15:20:06 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B5B8F106566C for ; Fri, 7 May 2010 15:20:06 +0000 (UTC) (envelope-from marcus@freebsd.org) Received: from av-tac-rtp.cisco.com (hen.cisco.com [64.102.19.198]) by mx1.freebsd.org (Postfix) with ESMTP id 89A648FC08 for ; Fri, 7 May 2010 15:20:06 +0000 (UTC) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost.cisco.com [127.0.0.1]) by av-tac-rtp.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id o47FK4C9022314; Fri, 7 May 2010 11:20:04 -0400 (EDT) Received: from dhcp-64-102-220-187.cisco.com (dhcp-64-102-220-187.cisco.com [64.102.220.187]) by rooster.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id o47FK4mD015889; Fri, 7 May 2010 11:20:04 -0400 (EDT) Message-ID: <4BE42FA3.10805@freebsd.org> Date: Fri, 07 May 2010 11:20:03 -0400 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Robert Noland References: <20100507113252.6FF845AA720@jester1b.ixsystems.com> <4BE419AF.6080602@FreeBSD.org> In-Reply-To: <4BE419AF.6080602@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, QAT@freebsd.org Subject: Re: sysutils/gnome-power-manager - fails: USE_XLIB 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: Fri, 07 May 2010 15:20:06 -0000 On 5/7/10 9:46 AM, Robert Noland wrote: > > > QAT@FreeBSD.org wrote: >> The Restless Daemon identified a USE_XLIB error while trying to build: >> gnome-power-manager-2.24.4_9 maintained by gnome@FreeBSD.org >> Makefile ident: $FreeBSD: >> ports/sysutils/gnome-power-manager/Makefile,v 1.30 2010/03/28 06:43:47 >> dinoex Exp $ >> >> Excerpt from >> http://QAT.TecNik93.com/logs/8-STABLE-NPD/gnome-power-manager-2.24.4_9.log >> : >> >> --output=xdg-power-management-inhibit.h \ >> ./xdg-power-management-inhibit.xml >> libtool --mode=execute dbus-binding-tool \ >> --prefix=gpm_backlight \ >> --mode=glib-server \ >> --output=xdg-power-management-backlight.h \ >> ./xdg-power-management-backlight.xml >> libtool --mode=execute dbus-binding-tool \ >> --prefix=gpm_statistics \ >> --mode=glib-server \ >> --output=xdg-power-management-stats.h \ >> ./xdg-power-management-stats.xml >> gmake all-am >> gmake[5]: Entering directory >> `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src/dbus' >> >> gmake[5]: Nothing to be done for `all-am'. >> gmake[5]: Leaving directory >> `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src/dbus' >> >> gmake[4]: Leaving directory >> `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src/dbus' >> >> gmake[4]: Entering directory >> `/work/a/ports/sysutils/gnome-power-manager/work/gnome-power-manager-2.24.4/src' >> >> cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 >> -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE >> -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 >> -I/usr/local/include/dbus-1.0/include -D_REENTRANT >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE >> -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 >> -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 >> -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 >> -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 >> -I/usr/local/include/gnome-vfs-2.0 >> -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/incl > ud >> e/bonobo-activation-2.0 -I/usr/local/include/libxml2 >> -I/usr/local/include/pango-1.0 -I/usr/local/include/gail-1.0 >> -I/usr/local/include/freetype2 -I/usr/local/include/atk-1.0 >> -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo >> -I/usr/local/include/pixman-1 -I/usr/local/include/libglade-2.0 >> -I/usr/local/include/libwnck-1.0 >> -I/usr/local/include/startup-notification-1.0 >> -I/usr/local/include/panel-2.0 -D_THREAD_SAFE -I/usr/local/include >> -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 >> -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 >> -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 >> -D_THREAD_SAFE -I/usr/local/include/unique-1.0 >> -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include >> -I/usr/local/include/atk-1.0 -I/usr/local/include/ > ca >> iro -I/usr/local/include/pango-1.0 -I/usr/local/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 >> -D_REENTRANT -I/usr/local/include/gstreamer-0.10 >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include/libxml2 -I/usr/local/include >> -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 >> -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 >> -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE >> -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 >> -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 >> -I/usr/local/include -I/usr/local/include/pixman-1 >> -I/usr/local/include/freetype2 -DBINDIR=\"/usr/local/bin\" >> -DGNOMELOCALEDIR=\""/usr/local/shar > e/ >> locale"\" -DDATADIR=\"/usr/local/share\" -DPREFIX=\""/usr/local"\" >> -DSYSCONFDIR=\""/usr/local/etc"\" -DLIBDIR=\""/usr/local/lib"\" >> -DVERSION="\"2.24.4\"" >> -DGPM_DATA=\"/usr/local/share/gnome-power-manager\" >> -DEGG_LOG_FILE=\""/gnome-power-manager"\" -I.. -I../libunique >> -I../libhal-glib -I../libdbus-glib -I/usr/local/include >> -Wcast-align -Wno-uninitialized -Wall -Wformat-security >> -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing >> -MT egg-color.o -MD -MP -MF .deps/egg-color.Tpo -c -o egg-color.o >> egg-color.c >> mv -f .deps/egg-color.Tpo .deps/egg-color.Po >> cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 >> -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE >> -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 >> -I/usr/local/include/dbus-1.0/include -D_REENTRANT >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE >> -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 >> -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 >> -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 >> -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 >> -I/usr/local/include/gnome-vfs-2.0 >> -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/incl > ud >> e/bonobo-activation-2.0 -I/usr/local/include/libxml2 >> -I/usr/local/include/pango-1.0 -I/usr/local/include/gail-1.0 >> -I/usr/local/include/freetype2 -I/usr/local/include/atk-1.0 >> -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo >> -I/usr/local/include/pixman-1 -I/usr/local/include/libglade-2.0 >> -I/usr/local/include/libwnck-1.0 >> -I/usr/local/include/startup-notification-1.0 >> -I/usr/local/include/panel-2.0 -D_THREAD_SAFE -I/usr/local/include >> -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 >> -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 >> -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 >> -D_THREAD_SAFE -I/usr/local/include/unique-1.0 >> -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include >> -I/usr/local/include/atk-1.0 -I/usr/local/include/ > ca >> iro -I/usr/local/include/pango-1.0 -I/usr/local/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 >> -D_REENTRANT -I/usr/local/include/gstreamer-0.10 >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include/libxml2 -I/usr/local/include >> -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 >> -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 >> -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE >> -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 >> -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 >> -I/usr/local/include -I/usr/local/include/pixman-1 >> -I/usr/local/include/freetype2 -DBINDIR=\"/usr/local/bin\" >> -DGNOMELOCALEDIR=\""/usr/local/shar > e/ >> locale"\" -DDATADIR=\"/usr/local/share\" -DPREFIX=\""/usr/local"\" >> -DSYSCONFDIR=\""/usr/local/etc"\" -DLIBDIR=\""/usr/local/lib"\" >> -DVERSION="\"2.24.4\"" >> -DGPM_DATA=\"/usr/local/share/gnome-power-manager\" >> -DEGG_LOG_FILE=\""/gnome-power-manager"\" -I.. -I../libunique >> -I../libhal-glib -I../libdbus-glib -I/usr/local/include >> -Wcast-align -Wno-uninitialized -Wall -Wformat-security >> -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing >> -MT egg-debug.o -MD -MP -MF .deps/egg-debug.Tpo -c -o egg-debug.o >> egg-debug.c >> mv -f .deps/egg-debug.Tpo .deps/egg-debug.Po >> cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 >> -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE >> -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 >> -I/usr/local/include/dbus-1.0/include -D_REENTRANT >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE >> -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 >> -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 >> -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 >> -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 >> -I/usr/local/include/gnome-vfs-2.0 >> -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/incl > ud >> e/bonobo-activation-2.0 -I/usr/local/include/libxml2 >> -I/usr/local/include/pango-1.0 -I/usr/local/include/gail-1.0 >> -I/usr/local/include/freetype2 -I/usr/local/include/atk-1.0 >> -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo >> -I/usr/local/include/pixman-1 -I/usr/local/include/libglade-2.0 >> -I/usr/local/include/libwnck-1.0 >> -I/usr/local/include/startup-notification-1.0 >> -I/usr/local/include/panel-2.0 -D_THREAD_SAFE -I/usr/local/include >> -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 >> -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 >> -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 >> -D_THREAD_SAFE -I/usr/local/include/unique-1.0 >> -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include >> -I/usr/local/include/atk-1.0 -I/usr/local/include/ > ca >> iro -I/usr/local/include/pango-1.0 -I/usr/local/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 >> -D_REENTRANT -I/usr/local/include/gstreamer-0.10 >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include/libxml2 -I/usr/local/include >> -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 >> -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 >> -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE >> -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 >> -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 >> -I/usr/local/include -I/usr/local/include/pixman-1 >> -I/usr/local/include/freetype2 -DBINDIR=\"/usr/local/bin\" >> -DGNOMELOCALEDIR=\""/usr/local/shar > e/ >> locale"\" -DDATADIR=\"/usr/local/share\" -DPREFIX=\""/usr/local"\" >> -DSYSCONFDIR=\""/usr/local/etc"\" -DLIBDIR=\""/usr/local/lib"\" >> -DVERSION="\"2.24.4\"" >> -DGPM_DATA=\"/usr/local/share/gnome-power-manager\" >> -DEGG_LOG_FILE=\""/gnome-power-manager"\" -I.. -I../libunique >> -I../libhal-glib -I../libdbus-glib -I/usr/local/include >> -Wcast-align -Wno-uninitialized -Wall -Wformat-security >> -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing >> -MT egg-console-kit.o -MD -MP -MF .deps/egg-console-kit.Tpo -c -o >> egg-console-kit.o egg-console-kit.c >> mv -f .deps/egg-console-kit.Tpo .deps/egg-console-kit.Po >> cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/glib-2.0 >> -I/usr/local/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE >> -I/usr/local/include/hal -I/usr/local/include/dbus-1.0 >> -I/usr/local/include/dbus-1.0/include -D_REENTRANT >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -DORBIT2=1 -D_REENTRANT -D_THREAD_SAFE >> -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libart-2.0 >> -I/usr/local/include/gconf/2 -I/usr/local/include/gnome-keyring-1 >> -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonoboui-2.0 >> -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/gtk-2.0 >> -I/usr/local/include/gnome-vfs-2.0 >> -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/orbit-2.0 >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include -I/usr/local/include/libbonobo-2.0 -I/usr/local/incl > ud >> e/bonobo-activation-2.0 -I/usr/local/include/libxml2 >> -I/usr/local/include/pango-1.0 -I/usr/local/include/gail-1.0 >> -I/usr/local/include/freetype2 -I/usr/local/include/atk-1.0 >> -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/cairo >> -I/usr/local/include/pixman-1 -I/usr/local/include/libglade-2.0 >> -I/usr/local/include/libwnck-1.0 >> -I/usr/local/include/startup-notification-1.0 >> -I/usr/local/include/panel-2.0 -D_THREAD_SAFE -I/usr/local/include >> -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtk-2.0 >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 >> -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 >> -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 >> -D_THREAD_SAFE -I/usr/local/include/unique-1.0 >> -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include >> -I/usr/local/include/atk-1.0 -I/usr/local/include/ > ca >> iro -I/usr/local/include/pango-1.0 -I/usr/local/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 >> -D_REENTRANT -I/usr/local/include/gstreamer-0.10 >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/include/libxml2 -I/usr/local/include >> -I/usr/local/include/PolicyKit -I/usr/local/include/glib-2.0 >> -I/usr/local/lib/glib-2.0/include -I/usr/local/include/dbus-1.0 >> -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE >> -I/usr/local/include/PolicyKit -I/usr/local/include/gtk-2.0 >> -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include >> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include >> -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 >> -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 >> -I/usr/local/include -I/usr/local/include/pixman-1 >> -I/usr/local/include/freetype2 -DBINDIR=\"/usr/local/bin\" >> -DGNOMELOCALEDIR=\""/usr/local/shar > e/ >> locale"\" -DDATADIR=\"/usr/local/share\" -DPREFIX=\""/usr/local"\" >> -DSYSCONFDIR=\""/usr/local/etc"\" -DLIBDIR=\""/usr/local/lib"\" >> -DVERSION="\"2.24.4\"" >> -DGPM_DATA=\"/usr/local/share/gnome-power-manager\" >> -DEGG_LOG_FILE=\""/gnome-power-manager"\" -I.. -I../libunique >> -I../libhal-glib -I../libdbus-glib -I/usr/local/include >> -Wcast-align -Wno-uninitialized -Wall -Wformat-security >> -Wno-strict-aliasing -g -fexceptions -O2 -pipe -fno-strict-aliasing >> -MT gpm-dpms.o -MD -MP -MF .deps/gpm-dpms.Tpo -c -o gpm-dpms.o gpm-dpms.c >> gpm-dpms.c:42:36: error: X11/extensions/dpmsstr.h: No such file or >> directory > > Index: files/patch-src_gpm-dpms.c > =================================================================== > RCS file: files/patch-src_gpm-dpms.c > diff -N files/patch-src_gpm-dpms.c > --- /dev/null 1 Jan 1970 00:00:00 -0000 > +++ files/patch-src_gpm-dpms.c 7 May 2010 13:45:23 -0000 > @@ -0,0 +1,11 @@ > +--- src/gpm-dpms.c.orig 2008-09-04 05:05:15.000000000 -0500 > ++++ src/gpm-dpms.c 2010-05-07 08:36:53.000000000 -0500 > +@@ -39,7 +39,7 @@ > + #ifdef HAVE_DPMS_EXTENSION > + #include > + #include > +-#include > ++#include > + #endif > + > + #include "gpm-conf.h" > > robert. There's a PR on this, but if you could commit, Robert, that would be great. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From owner-freebsd-gnome@FreeBSD.ORG Fri May 7 22:20:12 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1F264106564A; Fri, 7 May 2010 22:20:12 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id EB8058FC18; Fri, 7 May 2010 22:20:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o47MKBvD045762; Fri, 7 May 2010 22:20:11 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o47MKB9x045758; Fri, 7 May 2010 22:20:11 GMT (envelope-from edwin) Date: Fri, 7 May 2010 22:20:11 GMT Message-Id: <201005072220.o47MKB9x045758@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/146385: [patch] graphics/librsvg2: drop gconf2 dependency 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: Fri, 07 May 2010 22:20:12 -0000 Synopsis: [patch] graphics/librsvg2: drop gconf2 dependency Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Fri May 7 22:20:11 UTC 2010 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=146385 From owner-freebsd-gnome@FreeBSD.ORG Sat May 8 14:10:40 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 984AC106564A; Sat, 8 May 2010 14:10:40 +0000 (UTC) (envelope-from QAT@FeeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 4181B8FC1C; Sat, 8 May 2010 14:10:40 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 9DBBC22C50D6; Sat, 8 May 2010 17:10:38 +0300 (EEST) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id E8AB65A9001; Sat, 8 May 2010 07:10:36 -0700 (PDT) From: QAT@FreeBSD.org To: Robert Noland In-Reply-To: <201005071358.o47DwJSq013059@repoman.freebsd.org> References: <201005071358.o47DwJSq013059@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.3_3; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2010-03-11 13:38:43 X-QAT-Port: sysutils/gnome-power-manager X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/gnome-power-manager-2.24.4_10.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: OK Message-Id: <20100508141036.E8AB65A9001@jester1b.ixsystems.com> Date: Sat, 8 May 2010 07:10:36 -0700 (PDT) Cc: gnome@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Now OK (Re: cvs commit: ports/sysutils/gnome-power-manager Makefile ports/sysutils/gnome-power-manager/files patch-src_gpm-dpms.c) 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: Sat, 08 May 2010 14:10:40 -0000 sysutils/gnome-power-manager, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From owner-freebsd-gnome@FreeBSD.ORG Sat May 8 20:50:05 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CB6CA1065675 for ; Sat, 8 May 2010 20:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id A283A8FC17 for ; Sat, 8 May 2010 20:50:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o48Ko5oN033727 for ; Sat, 8 May 2010 20:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o48Ko5TM033726; Sat, 8 May 2010 20:50:05 GMT (envelope-from gnats) Date: Sat, 8 May 2010 20:50:05 GMT Message-Id: <201005082050.o48Ko5TM033726@freefall.freebsd.org> To: gnome@FreeBSD.org From: "b. f." Cc: Subject: Re: ports/146385: [patch] graphics/librsvg2: drop gconf2 dependency X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "b. f." List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 May 2010 20:50:05 -0000 The following reply was made to PR ports/146385; it has been noted by GNATS. From: "b. f." To: bug-followup@FreeBSD.org Cc: Anonymous Subject: Re: ports/146385: [patch] graphics/librsvg2: drop gconf2 dependency Date: Sat, 8 May 2010 20:42:35 +0000 --0016367b61f83f55a904861b37db Content-Type: text/plain; charset=ISO-8859-1 I'm sympathetic to the goal of lightening dependencies for those who wish to use only part of the GNOME suite, but I don't think that this is the right way to do this. For one thing, it only attempts to address the problem for one port. Instead: 1) check if the WITHOUT_GCONF knob in devel/libgsf still makes sense -- that is, whether we can dispense with devel/gconf2 without crippling the devel/libgsf port. If it doesn't make sense, remove that knob, and forget about this. If it does, keep the knob and proceed. (It would probably be better to expose the knob in OPTIONS.) 2) Apply the attached patch to ports/Mk/bsd.gnome.mk. Leave the graphics/librsvg2 port alone. 3) Check to see if any ports affected by this refactoring need to have gconf2 explicitly added to USE_GNOME in their Makefiles, where they only had libgsf before, because after 2), the presence of libgsf does not necessarily imply the presence of the gconf2. Regards, b. --0016367b61f83f55a904861b37db Content-Type: text/plain; charset=US-ASCII; name="bsd_gnome_mk_diff.txt" Content-Disposition: attachment; filename="bsd_gnome_mk_diff.txt" Content-Transfer-Encoding: base64 X-Attachment-Id: file0 LS0tIHBvcnRzL01rL29sZC5ic2QuZ25vbWUubWsJMjAwOS0xMS0yOCAxNTowNToxNi4wMDAwMDAw MDAgLTA1MDAKKysrIHBvcnRzL01rL2JzZC5nbm9tZS5tawkyMDA5LTEyLTA3IDExOjUzOjA0LjAw MDAwMDAwMCAtMDUwMApAQCAtNDQwLDcgKzQ0MCw3IEBACiAKIGxpYmdzZl9MSUJfREVQRU5EUz0J CQlnc2YtMS4xMTQ6JHtQT1JUU0RJUn0vZGV2ZWwvbGliZ3NmCiBsaWJnc2ZfREVURUNUPQkJCSR7 TE9DQUxCQVNFfS9saWJkYXRhL3BrZ2NvbmZpZy9saWJnc2YtMS5wYwotbGliZ3NmX1VTRV9HTk9N RV9JTVBMPQkJZ2NvbmYyIGdsaWIyMCBsaWJ4bWwyCitsaWJnc2ZfVVNFX0dOT01FX0lNUEw9CQln bGliMjAgbGlieG1sMgogCiBsaWJnc2ZfZ25vbWVfTElCX0RFUEVORFM9CWdzZi1nbm9tZS0xLjEx NDoke1BPUlRTRElSfS9kZXZlbC9saWJnc2YtZ25vbWUKIGxpYmdzZl9nbm9tZV9ERVRFQ1Q9CQkk e0xPQ0FMQkFTRX0vbGliZGF0YS9wa2djb25maWcvbGliZ3NmLWdub21lLTEucGMK --0016367b61f83f55a904861b37db--