From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 18:53:21 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4DF2106566B; Fri, 18 Sep 2009 18:53:21 +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 5B27C8FC15; Fri, 18 Sep 2009 18:53:21 +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 n8IIrIsQ093743; Fri, 18 Sep 2009 20:53:20 +0200 (CEST) (envelope-from kwm@rainbow-runner.nl) From: Koop Mast To: Paul Schmehl In-Reply-To: References: <1253230015.2187.2491.camel@headache.rainbow-runner.nl> Content-Type: text/plain; charset="us-ascii" Date: Fri, 18 Sep 2009 20:55:01 +0200 Message-Id: <1253300101.2187.3744.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-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 18:53:21 -0000 On Thu, 2009-09-17 at 20:18 -0500, Paul Schmehl wrote: > --On September 17, 2009 6:26:54 PM -0500 Koop Mast > wrote: > > > > > 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? > > > > Yes. I ran portupgrade -a on that server just last week. I managed to > get the port installed by editing the Makefile to revert to 0.10.15. Got > lots of INFO errors, but it compiled successfully. Please use the -r options as well, so portupgrade -ra. This will update gstreamer first before trying to update py-gstreamer. Portupgrade man page: ---------------------------------- -r --recursive Act on all those packages depending on the given packages as well. ---------------------------------- -Koop > Is there something in particular I can do to test the other gstreamer > ports to verify? > > Paul Schmehl, If it isn't already > obvious, my opinions are my own > and not those of my employer. > ****************************************** > WARNING: Check the headers before replying > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >