From nobody@FreeBSD.org  Sun Mar 17 13:07:36 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 3012C24F
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 17 Mar 2013 13:07:36 +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 1D868E5
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 17 Mar 2013 13:07:36 +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 r2HD7YNr001993
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 17 Mar 2013 13:07:34 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r2HD7Y66001992;
	Sun, 17 Mar 2013 13:07:34 GMT
	(envelope-from nobody)
Message-Id: <201303171307.r2HD7Y66001992@red.freebsd.org>
Date: Sun, 17 Mar 2013 13:07:34 GMT
From: Guillaume Bibaut <yom@iaelu.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: graphics/dri compilation searching for headers that seems not to exist
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         177051
>Category:       ports
>Synopsis:       graphics/dri compilation searching for headers that seems not to exist
>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:   Sun Mar 17 13:10:00 UTC 2013
>Closed-Date:    Thu Jun 27 07:52:51 UTC 2013
>Last-Modified:  Thu Jun 27 07:52:51 UTC 2013
>Originator:     Guillaume Bibaut
>Release:        FreeBSD 9.1-RELEASE amd64 GENERIC
>Organization:
-
>Environment:
FreeBSD 91Ramd64 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
I'm building some packages through poudriere and pkgng on server, the particularity of the building is that  I want them to be compiled against clang.
When poudriere is building ports, all goes fine until it tries to compile "graphics/dri" port.
The log seems to tell that some header files are missing late in the process.

The building log is available at this url :
http://iaelu.net/logs/dri-7.6.1_3,2.log
>How-To-Repeat:
- create a VM with FreeBSD 9.1-RELEASE amd64 and ZFS support
- install ports-mgmt/pkg
- install and configure ports-mgmt/poudriere using : https://fossil.etoilebsd.net/poudriere/doc/trunk/doc/pkgng_repos.wiki
- poudriere ports -c
- poudriere jail -c -j 91Rclangamd64 -v 9.1-RELEASE -a amd64
- config the jail make.conf
CAT << EOF >>/usr/local/etc/poudriere.d/91Rclangamd64-make.conf
WITH_PKGNG=yes
CC=clang
CXX=clang++
CPP=clang-cpp
NO_WERROR=
WERROR=
EOF
- build the graphics/dri port :
poudriere bulk -j 91Rclangamd64 graphics/dri



>Fix:
Not available

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

http://www.freebsd.org/cgi/query-pr.cgi?pr=177051 
State-Changed-From-To: open->feedback 
State-Changed-By: zeising 
State-Changed-When: Wed Jun 26 22:51:48 UTC 2013 
State-Changed-Why:  
Is this still an issue with the latest commits to dri and the latest version of 
poudriere? 
I can't reproduce this in any testing. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177051 
State-Changed-From-To: feedback->closed 
State-Changed-By: zeising 
State-Changed-When: Thu Jun 27 07:52:49 UTC 2013 
State-Changed-Why:  
Submitter responds that this is resolved.  Closing. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177051 
>Unformatted:
