I've been unsuccessful over the past 5 days in building x11/gnome on amd64.

I am running openbsd-current snapshot from June 10th.
I have downloaded ports.tar.gz snapshots over the past few days with
the same results.

The build fails because gstreamer-plugins-base does not supposedly
contain the 'videoscale' plugin.


# pkg_info gstreamer-plugins-base

Information for inst:gstreamer-plugins-base-0.10.29

Comment:
base elements for GStreamer

Required by:
devhelp-2.30.0p0
qt4-4.6.2p2
webkit-1.2.0p0v0
farsight2-0.0.17
gstreamer-ffmpeg-0.10.10
gstreamer-plugins-good-0.10.22v0
xfce4-mixer-4.6.1p2
gstreamer-libsoup-0.10.23
gnome-media-2.30.0
gstreamermm-0.10.7
parole-0.2.0
py-gstreamer-0.10.17
gstreamer-cdda-0.10.29
anjuta-2.30.2.0
gstreamer-plugins-ugly-0.10.15
gstreamer-plugins-farsight-0.12.11p0
gnome-applets2-2.30.0p1
gstreamer-plugins-bad-0.10.18p1

Description:
This package contains "base" elements for gstreamer-0.10.
GStreamer plugins are splitted into:
- an essential exemplary set of elements (plugins-base)
- a set of good-quality plug-ins under LGPL (plugins-good)
- a set of good-quality plug-ins that might pose distribution problems
(plugins-ugly)
- a set of plug-ins that need more quality (plugins-bad)

Maintainer: The OpenBSD ports mailing-list <[email protected]>

WWW: http://gstreamer.freedesktop.org/


# Here's the abridged make results:

checking for GST... yes
checking GStreamer 0.10 inspection tool... yes
checking GStreamer 0.10 playbin2 plugin... yes
checking GStreamer 0.10 ffmpegcolorspace plugin... yes
checking GStreamer 0.10 videoscale plugin... no
configure: error:
                        Cannot find required GStreamer-0.10 plugin 'videoscale'.
                        It should be part of gst-plugins-base. Please install 
it.
                
*** Error code 1

Stop in /home/ports/x11/gnome/totem (line 2242 of
/home/ports/infrastructure/mk/bsd.port.mk).
===> Exiting x11/gnome/totem with an error
*** Error code 1

Stop in /home/ports/x11/gnome (line 140 of
/home/ports/infrastructure/mk/bsd.port.subdir.mk).

Reply via email to