From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 16 06:10:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C2E60657 for ; Sat, 16 Feb 2013 06:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 91DD0B2E for ; Sat, 16 Feb 2013 06:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1G6A1oV097437 for ; Sat, 16 Feb 2013 06:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1G6A1R7097436; Sat, 16 Feb 2013 06:10:01 GMT (envelope-from gnats) Resent-Date: Sat, 16 Feb 2013 06:10:01 GMT Resent-Message-Id: <201302160610.r1G6A1R7097436@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Joseph.A.Nagy@FreeBSD.org, Jr Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6F6334B2 for ; Sat, 16 Feb 2013 06:04:51 +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 4AE78B0D for ; Sat, 16 Feb 2013 06:04:51 +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 r1G64o6C048028 for ; Sat, 16 Feb 2013 06:04:50 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r1G64oam048027; Sat, 16 Feb 2013 06:04:50 GMT (envelope-from nobody) Message-Id: <201302160604.r1G64oam048027@red.freebsd.org> Date: Sat, 16 Feb 2013 06:04:50 GMT From: Joseph.A.Nagy@FreeBSD.org, Jr To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/176183: devel/libical doesn't pick up python2.7 header files X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2013 06:10:01 -0000 >Number: 176183 >Category: ports >Synopsis: devel/libical doesn't pick up python2.7 header files >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 16 06:10:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Joseph A. Nagy, Jr >Release: FreeBSD 9.1-RELEASE >Organization: Boo-LaLa(Enterprises) >Environment: FreeBSD alex-laptop 9.1-RELEASE FreeBSD 9.1-RELEASE #8: Tue Jan 22 14:00:27 CST 2013 root@alex-laptop:/usr/obj/usr/src/sys/ALEX-LAPTOP amd64 >Description: when compiling devel/libical with python bindings, it picks up that python2.7 is installed but can't find the header files for some reason. checking whether /usr/local/bin/python2.7 version >= 2.3... yes checking for /usr/local/bin/python2.7 version... 2.7 checking for /usr/local/bin/python2.7 platform... freebsd9 checking for /usr/local/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages checking for /usr/local/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for swig... true checking python2.7/Python.h usability... no checking python2.7/Python.h presence... no checking for python2.7/Python.h... no configure: error: Can't find python header files ===> Script "configure" failed unexpectedly. >How-To-Repeat: do a clean install of libical with python bindings option enabled >Fix: fix is more of a work-around, deselect python bindings option >Release-Note: >Audit-Trail: >Unformatted: