From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Nov 17 14:14:27 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F78F16A420; Thu, 17 Nov 2005 14:14:27 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E39943D67; Thu, 17 Nov 2005 14:14:25 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from freefall.freebsd.org (barner@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAHEEPAI004596; Thu, 17 Nov 2005 14:14:25 GMT (envelope-from barner@freefall.freebsd.org) Received: (from barner@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAHEEPdS004592; Thu, 17 Nov 2005 14:14:25 GMT (envelope-from barner) Date: Thu, 17 Nov 2005 14:14:25 GMT From: Simon Barner Message-Id: <200511171414.jAHEEPdS004592@freefall.freebsd.org> To: drax@stampede.org, barner@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/84561: [new port] audio/xmms2 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: Thu, 17 Nov 2005 14:14:27 -0000 Synopsis: [new port] audio/xmms2 State-Changed-From-To: open->feedback State-Changed-By: barner State-Changed-When: Thu Nov 17 14:10:50 GMT 2005 State-Changed-Why: I just had a look at your pr, andlding for xmms2-0.1.2.2 cd /tmp/portbuild/home/simon/FreeBSD/xmms2/xmms2-fbsd-port/work/xmms2-0.1DR2.2 && scons LIBPATH=/usr/local/lib CPPPATH=/usr/local/include PKGCONFIGDIR=/usr/local/libdata/pkgconfig EXCLUDE="curl sid python ruby ecore" scons: Reading SConscript files ... ecore-config: not found sdl-config: not found checking for sqlite version < 3.2.4... no! ****************************************************************************** There is a KNOWN error with this version of SQLite and XMMS2. PLEASE downgrade SQLite or UPGRADE XMMS2 to latest devel branch ****************************************************************************** RuntimeError: Abort!: File "SConstruct", line 143: base_env.handle_targets("Program") File "/tmp/portbuild/home/simon/FreeBSD/xmms2/xmms2-fbsd-port/work/xmms2-0.1DR2.2/xmmsenv.py", line 418: t.config(env) File "/tmp/portbuild/home/simon/FreeBSD/xmms2/xmms2-fbsd-port/work/xmms2-0.1DR2.2/xmmsenv.py", line 54: self.globs.get("config", lambda x: None)(env) File "src/xmms/Program", line 46: raise RuntimeError("Abort!") *** Error code 2 Could you please submit an updated port once DR2.3 (or later) is out? Btw: Perhaps you also should take care of the ecore-config and sdl-config errors (the latter is called sdl11-config on FreeBSD). http://www.freebsd.org/cgi/query-pr.cgi?pr=84561