From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 5 20:09:38 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63A5F106575D for ; Wed, 5 Oct 2011 20:09:38 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 25E388FC0C for ; Wed, 5 Oct 2011 20:09:38 +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 p95K9csQ058427 for ; Wed, 5 Oct 2011 20:09:38 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p95K9cgD058423; Wed, 5 Oct 2011 20:09:38 GMT (envelope-from gnats) Resent-Date: Wed, 5 Oct 2011 20:09:38 GMT Resent-Message-Id: <201110052009.p95K9cgD058423@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, Doug Barton Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4676106564A for ; Wed, 5 Oct 2011 19:34:47 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C448D8FC0C for ; Wed, 5 Oct 2011 19:34:47 +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 p95JYlsP087190 for ; Wed, 5 Oct 2011 19:34:47 GMT (envelope-from dougb@freefall.freebsd.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p95JYlY2087186; Wed, 5 Oct 2011 19:34:47 GMT (envelope-from dougb) Message-Id: <201110051934.p95JYlY2087186@freefall.freebsd.org> Date: Wed, 5 Oct 2011 19:34:47 GMT From: Doug Barton To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/161312: devel/p5-Inline needs IS_INTERACTIVE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Doug Barton List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2011 20:09:38 -0000 >Number: 161312 >Category: ports >Synopsis: devel/p5-Inline needs IS_INTERACTIVE >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: Wed Oct 05 20:09:37 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Doug Barton >Release: FreeBSD 8.2-STABLE i386 >Organization: AAAG >Environment: DNA >Description: When building the port I got this: ===> Configuring for p5-Inline-0.48 Warning: prerequisite Test::Warn 0.21 not found. Checking if your kit is complete... Looks good Inline::C is packaged with Inline.pm because it is the most commonly used Inline Language Support Module (ILSM). See also: Inline::ASM, ::Awk, ::BC, ::Basic, ::Befunge, ::CPP (C++), ::CPR, ::Foo, ::Guile, ::Java, ::Octave, ::PERL, ::Python, ::Ruby, ::TT, ::Tcl and ::WebChat. Config.pm indicates that your version of Perl was built with this C compiler: cc I have located this compiler on your system. Do you want to install Inline::C? [y] Ports tools like portmaster that have the ability to hide and/or log build/install need to know if a port is interactive so that the user can act accordingly. >How-To-Repeat: Build the port >Fix: Add IS_INTERACTIVE= true >Release-Note: >Audit-Trail: >Unformatted: