From nobody@FreeBSD.org  Thu Mar 21 08:04:15 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id DCDA2900
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Mar 2013 08:04:15 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id CD8B2FEB
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Mar 2013 08:04:15 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r2L84F8M042297
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Mar 2013 08:04:15 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r2L84FL4042296;
	Thu, 21 Mar 2013 08:04:15 GMT
	(envelope-from nobody)
Message-Id: <201303210804.r2L84FL4042296@red.freebsd.org>
Date: Thu, 21 Mar 2013 08:04:15 GMT
From: Beeblebrox <zaphod@berentweb.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: x11/libX11 compile unable to locate xcb.pc
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         177179
>Category:       ports
>Synopsis:       x11/libX11 compile unable to locate xcb.pc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-x11
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 21 08:10:02 UTC 2013
>Closed-Date:    Thu Mar 21 13:31:56 UTC 2013
>Last-Modified:  Thu Mar 21 13:40:00 UTC 2013
>Originator:     Beeblebrox
>Release:        10-Current
>Organization:
>Environment:
FreeBSD 10.0-CURRENT #0 r248373: Sat Mar 16, amd64
>Description:
compile for x11/libX11 breaks with message "xcb.pc does not exist"
ls /usr/local/libdata/pkgconfig/xcb* shows that xcb.pc and many other xcb* files are present in the named folder.
x11/libxcb was re-compiled & re-installed, but no change re problem. Compile output is:

===>   libX11-1.5.0,1 depends on executable: pkgconf - found
===>   libX11-1.5.0,1 depends on file: /usr/local/libdata/pkgconfig/bigreqsproto.pc - found
===>   libX11-1.5.0,1 depends on file: /usr/local/libdata/pkgconfig/xcmiscproto.pc - found
===>   libX11-1.5.0,1 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found
===>   libX11-1.5.0,1 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc - found
===>   libX11-1.5.0,1 depends on file: /usr/local/libdata/pkgconfig/kbproto.pc - found
===>   libX11-1.5.0,1 depends on file: /usr/local/libdata/pkgconfig/inputproto.pc - found
===>   libX11-1.5.0,1 depends on file: /usr/local/libdata/pkgconfig/xf86bigfontproto.pc - found
===>   libX11-1.5.0,1 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found
===>   libX11-1.5.0,1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found
===>   libX11-1.5.0,1 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found
===>   libX11-1.5.0,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
===>   libX11-1.5.0,1 depends on file: /usr/local/bin/perl5.16.2 - found
===>   libX11-1.5.0,1 depends on shared library: /usr/local/libdata/pkgconfig/xcb.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/xcb.pc in /asp/ports/x11/libxcb
===>   Returning to build of libX11-1.5.0,1
Error: shared library "/usr/local/libdata/pkgconfig/xcb.pc" does not exist
*** [lib-depends] Error code 1

>How-To-Repeat:
above
>Fix:
NA

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Mar 21 08:10:14 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177179 

From: Niclas Zeising <zeising@freebsd.org>
To: bug-followup@FreeBSD.org, zaphod@berentweb.com
Cc:  
Subject: Re: ports/177179: x11/libX11 compile unable to locate xcb.pc
Date: Thu, 21 Mar 2013 11:57:11 +0100

 Hi!
 Which version of xorg are you trying to compile?  Are you using the CFT
 patch or the xorg-dev ports overlay?
 Regards!
 -- 
 Niclas Zeising

From: Beeblebrox <zaphod@berentweb.com>
To: Niclas Zeising <zeising@freebsd.org>
Cc: bug-followup@freebsd.org
Subject: Re: ports/177179: x11/libX11 compile unable to locate xcb.pc
Date: Thu, 21 Mar 2013 15:18:42 +0200

 --089e0149ced4736e3904d86f2d4c
 Content-Type: text/plain; charset=ISO-8859-1
 
 >
 > Which version of xorg are you trying to compile?  Are you using the CFT
 > patch or the xorg-dev ports overlay?
 >
 
 Hi, as you probably saw in another post, I'm using
 https://trillian.chruetertee.ch/svn/ports/trunk/ (which is xorg-dev from
 what I can tell?)
 
 I just saw an update for x11/libX11/Makefile go buy, so I tried the build
 and the error is gone. Thanks for the quick turnaround.
 
 Last but not least: I have a display problem also. Would you be kind enough
 to offer some comments:
 http://freebsd.1045724.n5.nabble.com/quot-Radeon-HD-4200-quot-e17-and-gdm3-not-working-td5796823.html
 
 Thanks and Regards.
 
 --089e0149ced4736e3904d86f2d4c
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 <div class=3D"gmail_quote"><blockquote class=3D"gmail_quote" style=3D"margi=
 n:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 Which version of xorg are you trying to compile? =A0Are you using the CFT<b=
 r>
 patch or the xorg-dev ports overlay?<br></blockquote></div><br>Hi, as you p=
 robably saw in another post, I&#39;m using <a href=3D"https://trillian.chru=
 etertee.ch/svn/ports/trunk/">https://trillian.chruetertee.ch/svn/ports/trun=
 k/</a> (which is xorg-dev from what I can tell?)<br>
 <br>I just saw an update for x11/libX11/Makefile go buy, so I tried the bui=
 ld and the error is gone. Thanks for the quick turnaround.<br><br>Last but =
 not least: I have a display problem also. Would you be kind enough to offer=
  some comments: <a href=3D"http://freebsd.1045724.n5.nabble.com/quot-Radeon=
 -HD-4200-quot-e17-and-gdm3-not-working-td5796823.html">http://freebsd.10457=
 24.n5.nabble.com/quot-Radeon-HD-4200-quot-e17-and-gdm3-not-working-td579682=
 3.html</a><br>
 <br>Thanks and Regards.<br>
 
 --089e0149ced4736e3904d86f2d4c--

From: Mark Linimon <linimon@lonesome.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/177179: x11/libX11 compile unable to locate xcb.pc
Date: Thu, 21 Mar 2013 08:27:19 -0500

 ----- Forwarded message from Beeblebrox <zaphod@berentweb.com> -----
 
 Date: Thu, 21 Mar 2013 06:25:52 -0700 (PDT)
 From: Beeblebrox <zaphod@berentweb.com>
 To: freebsd-x11@freebsd.org
 Subject: ports/177179: x11/libX11 compile unable to locate xcb.pc
 
 Small correction: port builds on host but not in poudriere. log for libX11
 below. (my problem has been solved though).
 
 ===>   libX11-1.5.0,1 depends on file:
 /usr/local/libdata/pkgconfig/bigreqsproto.pc - fou$
 ===>   libX11-1.5.0,1 depends on file:
 /usr/local/libdata/pkgconfig/xcmiscproto.pc - found
 ===>   libX11-1.5.0,1 depends on file:
 /usr/local/libdata/pkgconfig/xextproto.pc - found
 ===>   libX11-1.5.0,1 depends on file:
 /usr/local/libdata/pkgconfig/xtrans.pc - found
 ===>   libX11-1.5.0,1 depends on file:
 /usr/local/libdata/pkgconfig/kbproto.pc - found
 ===>   libX11-1.5.0,1 depends on file:
 /usr/local/libdata/pkgconfig/inputproto.pc - found
 ===>   libX11-1.5.0,1 depends on file:
 /usr/local/libdata/pkgconfig/xf86bigfontproto.pc -$
 ===>   libX11-1.5.0,1 depends on file:
 /usr/local/libdata/pkgconfig/xorg-macros.pc - found
 ===>   libX11-1.5.0,1 depends on file: /usr/local/libdata/pkgconfig/xau.pc -
 found
 ===>   libX11-1.5.0,1 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc
 - found
 ===>   libX11-1.5.0,1 depends on file:
 /usr/local/libdata/pkgconfig/xproto.pc - found
 ===>   libX11-1.5.0,1 depends on file: /usr/local/libdata/pkconfig/xcb.pc -
 not found
 ===>    Verifying install for /usr/local/libdata/pkconfig/xcb.pc in
 /usr/ports/x11/libxcb
 ===>   Installing existing package /usr/ports/packages/All/libxcb-1.9.txz
 Installing libxcb-1.9...libxcb-1.9 already installed
 
 Failed to install the following 1 package(s):
 /usr/ports/packages/All/libxcb-1.9.txz
 *** [build-depends] Error code 70
 
 Stop in /usr/ports/x11/libX11.
 ===>  Cleaning for libX11-1.5.0,1
 
 --
 View this message in context: http://freebsd.1045724.n5.nabble.com/Re-ports-177179-x11-libX11-compile-unable-to-locate-xcb-pc-tp5797482p5797584.html
 Sent from the freebsd-x11 mailing list archive at Nabble.com.
 _______________________________________________
 freebsd-x11@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-x11
 To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"
 
 ----- End forwarded message -----
State-Changed-From-To: open->closed 
State-Changed-By: zeising 
State-Changed-When: Thu Mar 21 13:31:55 UTC 2013 
State-Changed-Why:  
Close PR, it's for the xorg development repo, not regular ports. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177179 

From: Niclas Zeising <zeising@freebsd.org>
To: Beeblebrox <zaphod@berentweb.com>
Cc: bug-followup@freebsd.org
Subject: Re: ports/177179: x11/libX11 compile unable to locate xcb.pc
Date: Thu, 21 Mar 2013 14:31:07 +0100

 On 03/21/13 14:18, Beeblebrox wrote:
 >     Which version of xorg are you trying to compile?  Are you using the CFT
 >     patch or the xorg-dev ports overlay?
 > 
 > 
 > Hi, as you probably saw in another post, I'm using
 > https://trillian.chruetertee.ch/svn/ports/trunk/ (which is xorg-dev from
 > what I can tell?)
 > 
 > I just saw an update for x11/libX11/Makefile go buy, so I tried the
 > build and the error is gone. Thanks for the quick turnaround.
 > 
 > Last but not least: I have a display problem also. Would you be kind
 > enough to offer some comments:
 > http://freebsd.1045724.n5.nabble.com/quot-Radeon-HD-4200-quot-e17-and-gdm3-not-working-td5796823.html
 > 
 > Thanks and Regards.
 
 Hi!
 I'm sorry for the breakage, but xorg-dev is sometimes a bumpy ride.
 I'll look into the issue asap.
 I'll close the pr though, since this issue is not with the regular ports
 tree.
 Regars!
 -- 
 Niclas Zeising
>Unformatted:
