audio/gstreamer-plugins-soundtouch ISSUE gstpitch.cc:384: error: no matching function for call
awarecons
awarecons at gmail.com
Tue Feb 12 19:37:29 UTC 2013
FreeBSD xxx 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Sun Feb 3 22:58:47
MSK 2013 root at xxx:/usr/src/sys/i386/compile/GENERIC i386
Everything with gcc 4.2.1
# $FreeBSD: ports/audio/gstreamer-plugins-soundtouch/Makefile,v 1.6
2012/11/17 05:54:34 svnexp Exp $
# $MCom: ports/audio/gstreamer-plugins-soundtouch/Makefile,v 1.3
2008/03/19 14:05:32 ahze Exp $
#
PORTREVISION= 0
===> Building for gstreamer-plugins-soundtouch-0.10.23,3
CC libgstsoundtouch_la-plugin.lo
CXX libgstsoundtouch_la-gstpitch.lo
cc1plus: warning: command line option "-Wmissing-declarations" is
valid for C/ObjC but not for C++
gstpitch.cc: In function 'GstBuffer* gst_pitch_prepare_buffer(GstPitch*)':
gstpitch.cc:384: error: no matching function for call to
'soundtouch::SoundTouch::receiveSamples(gfloat*, guint&)'
/usr/local/include/soundtouch/FIFOSamplePipe.h:192: note:
candidates are: virtual uint
soundtouch::FIFOProcessor::receiveSamples(soundtouch::SAMPLETYPE*,
uint)
/usr/local/include/soundtouch/FIFOSamplePipe.h:204: note:
virtual uint soundtouch::FIFOProcessor::receiveSamples(uint)
gstpitch.cc: In function 'GstFlowReturn gst_pitch_chain(GstPad*,
GstBuffer*)':
gstpitch.cc:902: error: no matching function for call to
'soundtouch::SoundTouch::putSamples(gfloat*, unsigned int)'
/usr/local/include/soundtouch/SoundTouch.h:241: note: candidates
are: virtual void soundtouch::SoundTouch::putSamples(const
soundtouch::SAMPLETYPE*, uint)
gmake: *** [libgstsoundtouch_la-gstpitch.lo] Error 1
*** [do-build] Error code 2
Stop in /usr/ports/audio/gstreamer-plugins-soundtouch.
More information about the freebsd-ports-bugs
mailing list