From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 4 22:30:01 2009 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 CF39D1065670 for ; Fri, 4 Dec 2009 22:30:01 +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 92D248FC16 for ; Fri, 4 Dec 2009 22:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nB4MU1ZM010284 for ; Fri, 4 Dec 2009 22:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nB4MU1pD010280; Fri, 4 Dec 2009 22:30:01 GMT (envelope-from gnats) Resent-Date: Fri, 4 Dec 2009 22:30:01 GMT Resent-Message-Id: <200912042230.nB4MU1pD010280@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, kevin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7E921065692 for ; Fri, 4 Dec 2009 22:20:52 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id A5F398FC25 for ; Fri, 4 Dec 2009 22:20:52 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nB4MKqXq035393 for ; Fri, 4 Dec 2009 22:20:52 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id nB4MKpCe035392; Fri, 4 Dec 2009 22:20:51 GMT (envelope-from nobody) Message-Id: <200912042220.nB4MKpCe035392@www.freebsd.org> Date: Fri, 4 Dec 2009 22:20:51 GMT From: kevin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/141176: conky can't build with --enable-lua-cairo X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2009 22:30:01 -0000 >Number: 141176 >Category: ports >Synopsis: conky can't build with --enable-lua-cairo >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: Fri Dec 04 22:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: kevin >Release: 9.0current >Organization: 163.org >Environment: FreeBSD people.163.org 9.0-CURRENT FreeBSD 9.0-CURRENT #4 r200091: Fri Dec 4 14:03:47 CST 2009 root@people.163.org:/usr/obj/usr/home/datastream/freebsd/sys/G9laptop amd64 >Description: 1. conky should add option --enable-lua-cairo. 2. when i add --enable-lua-cairo into conky's Makefile, it can't build. 3. --enable-lua-cairo request dependency tolua++. 4. conky's configure has many mistakes when --enable-lua-cairo was added.some test case should be rewrited. ./configure --disable-portmon --disable-hddtemp --enable-lua-cairo --disable-audacious --disable-bmpx --enable-lua --enable-imlib2 --enable-xft --disable-mpd --disable-xmms2 --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.0 5. tolua++ in freebsd is tolua++-5.1,but in conky's configure files it was tolua++5.1 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: