Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2013 23:37:27 +0400
From:      awarecons <awarecons@gmail.com>
To:        ports-bugs@freebsd.org
Subject:   audio/gstreamer-plugins-soundtouch ISSUE gstpitch.cc:384: error: no matching function for call
Message-ID:  <CACGq7x048HBGBFTk0WHwbPsi3vVGV4vH2-Z%2B1B02q-2vWnBPMQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
FreeBSD xxx 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Sun Feb  3 22:58:47
MSK 2013     root@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACGq7x048HBGBFTk0WHwbPsi3vVGV4vH2-Z%2B1B02q-2vWnBPMQ>