From owner-freebsd-multimedia@FreeBSD.ORG Thu Sep 17 23:42:05 2009 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFE101065670 for ; Thu, 17 Sep 2009 23:42:05 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from smtp-vbr19.xs4all.nl (smtp-vbr19.xs4all.nl [194.109.24.39]) by mx1.freebsd.org (Postfix) with ESMTP id 4C9878FC1F for ; Thu, 17 Sep 2009 23:42:04 +0000 (UTC) Received: from [192.168.1.65] (kazerne.demon.nl [212.238.222.22]) by smtp-vbr19.xs4all.nl (8.13.8/8.13.8) with ESMTP id n8HNPGLM062748; Fri, 18 Sep 2009 01:25:17 +0200 (CEST) (envelope-from kwm@rainbow-runner.nl) From: Koop Mast To: Paul Schmehl In-Reply-To: References: Content-Type: text/plain; charset="us-ascii" Date: Fri, 18 Sep 2009 01:26:54 +0200 Message-Id: <1253230015.2187.2491.camel@headache.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.27.92 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Cc: multimedia@FreeBSD.org, FreeBSD Ports Subject: Re: multimedia/py-gstreamer fails to build X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2009 23:42:05 -0000 On Thu, 2009-09-17 at 22:01 +0000, Paul Schmehl wrote: > i386 Intel, FreeBSD 7.2-STABLE, freshly csup'd ports tree, python 2.6 is the > default version. > > Maybe the upgrade to python 2.6 broke this port? > Compiles fine here, are your installed gstreamer ports up to date? -Koop > ***INFO*** The coverage of methods is 90.07% (490/544) > ***INFO*** The coverage of virtual proxies is 86.76% (59/68) > ***INFO*** The coverage of virtual accessors is 87.67% (64/73) > ***INFO*** The coverage of interface proxies is 100.00% (5/5) > CC gst.o > gst.c: In function 'pygst_register_classes': > gst.c:27079: error: 'GST_TYPE_BUFFER_LIST' undeclared (first use in this > function) > gst.c:27079: error: (Each undeclared identifier is reported only once > gst.c:27079: error: for each function it appears in.) > gmake[3]: *** [_gst_la-gst.lo] Error 1 > gmake[2]: *** [all-recursive] Error 1 > gmake[1]: *** [all-recursive] Error 1 > gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /usr/ports/multimedia/py-gstreamer. >