ports/114372: [ports][multimedia/gstreamer-plugins-mpeg2enc] does not build

Dominic Fandrey lon_kamikaze at gmx.de
Sat Jul 7 06:20:03 UTC 2007


>Number:         114372
>Category:       ports
>Synopsis:       [ports][multimedia/gstreamer-plugins-mpeg2enc] does not build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 07 06:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Fandrey
>Release:        Releng_6
>Organization:
private
>Environment:
FreeBSD homeKamikaze.norad 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat Jun 16 09:39:25 CEST 2007     root at homeKamikaze.norad:/usr/obj/VECTRA-6/i386/usr/src/sys/VECTRA-6  i386
>Description:
As the subject says, it doesn't build. I strongly suspect something similar to the ivorbis issue or a missing dependency. The error is exactly the same on two 6-Stable machines.

Here's the tail of the output:

 c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -Wno-non-virtual-dtor -O2 -fno-strict-aliasing -pipe -march=pentium4 -O2 -MT libgstmpeg2enc_la-gstmpeg2encoder.lo -MD -MP -MF .deps/libgstmpeg2enc_la-gstmpeg2encoder.Tpo -c gstmpeg2encoder.cc  -fPIC -DPIC -o .libs/libgstmpeg2enc_la-gstmpeg2encoder.o
gstmpeg2encoder.cc: In member function `gboolean GstMpeg2Encoder::setup()':
gstmpeg2encoder.cc:66: error: cannot allocate an object of type `GstMpeg2EncPictureReader'
gstmpeg2encoder.cc:66: error:   because the following virtual functions are abstract:
/usr/local/include/mjpegtools/mpeg2enc/picturereader.hh:48: error:  virtual bool PictureReader::LoadFrame(ImagePlanes&)
gstmpeg2encoder.cc:75: error: cannot allocate an object of type `GstMpeg2EncStreamWriter'
gstmpeg2encoder.cc:75: error:   because the following virtual functions are abstract:
/usr/local/include/mjpegtools/mpeg2enc/elemstrmwriter.hh:32: error:  virtual void ElemStrmWriter::WriteOutBufferUpto(const uint8_t*, uint32_t)
/usr/local/include/mjpegtools/mpeg2enc/elemstrmwriter.hh:35: error:  virtual uint64_t ElemStrmWriter::BitCount()
gstmpeg2encoder.cc:79: error: `bitrate_controller' was not declared in this scope
gstmpeg2encoder.cc:79: error: `OnTheFlyRateCtl' has not been declared
gstmpeg2encoder.cc:85: error: `MPEG2Coder' has not been declared
gstmpeg2encoder.cc: In member function `void GstMpeg2Encoder::encode()':
gstmpeg2encoder.cc:119: error: 'class SeqEncoder' has no member named 'Encode'
gmake: *** [libgstmpeg2enc_la-gstmpeg2encoder.lo] Error 1
*** Error code 2

Stop in /usr/ports/multimedia/gstreamer-plugins-mpeg2enc.

>How-To-Repeat:
Just try to build multimedia/gstreamer-plugins-mpeg2enc.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list