From: Paul Schmehl on
--On Friday, September 18, 2009 04:02:28 -0500 Koop Mast
<kwm(a)rainbow-runner.nl> wrote:
>>
>> Is there something in particular I can do to test the other gstreamer
>> ports to verify?
>
> Make sure you got gstreamer 0.10.24. Your build of py-gstreamer breaks
> because of the lack of GST_TYPE_BUFFER_LIST. This was introduced in that
> version of gstreamer.
>

That was the issue. I portupgraded all the gstreamer ports, then forced an
upgrade of the py26-gstreamer port, and it built fine. Still through a bunch
of warning and INFO messages, but it built successfully.

Thanks for your help.

--
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
*******************************************
"It is as useless to argue with those who have
renounced the use of reason as to administer
medication to the dead." Thomas Jefferson

_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Koop Mast on
On Thu, 2009-09-17 at 20:18 -0500, Paul Schmehl wrote:
> --On September 17, 2009 6:26:54 PM -0500 Koop Mast <kwm(a)rainbow-runner.nl>
> 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(a)freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
>


_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Lowell Gilbert on
Koop Mast <kwm(a)rainbow-runner.nl> writes:

> 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.
> ----------------------------------

-a is always redundant with -r.
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
First  |  Prev  | 
Pages: 1 2
Prev: Ports backend for PackageKit
Next: lsof won't build