Package: linuxsampler
Version: 0.3.cvs20050715+3-1
Severity: serious

pbuilder fails to build linuxsampler in an unstable chroot on i386:

> if /bin/sh ../../../libtool --tag=CXX --mode=compile i486-linux-gnu-g++ 
> -DHAVE_CONFIG_H -I. -I. -I../../..    -Wreturn-type -ffast-math -Wall -g 
> -fPIC -O2 -msse -MT Synthesizer.lo -MD -MP -MF ".deps/Synthesizer.Tpo" -c -o 
> Synthesizer.lo Synthesizer.cpp; \
> then mv -f ".deps/Synthesizer.Tpo" ".deps/Synthesizer.Plo"; else rm -f 
> ".deps/Synthesizer.Tpo"; exit 1; fi
>  i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -Wreturn-type 
> -ffast-math -Wall -g -fPIC -O2 -msse -MT Synthesizer.lo -MD -MP -MF 
> .deps/Synthesizer.Tpo -c Synthesizer.cpp -o Synthesizer.o
> Filter.h: In member function 'void 
> LinuxSampler::gig::Filter::SetParameters(LinuxSampler::bq_t, 
> LinuxSampler::bq_t, LinuxSampler::bq_t)':
> Filter.h:97: warning: enumeration value 'vcf_type_lowpassturbo' not handled 
> in switch
> Filter.h:97: warning: enumeration value 'vcf_type_bandreject' not handled in 
> switch
> Filter.h: In member function 'void 
> LinuxSampler::gig::Filter::SetParameters(LinuxSampler::biquad_param_t*, 
> LinuxSampler::biquad_param_t*, LinuxSampler::bq_t, LinuxSampler::bq_t, 
> LinuxSampler::bq_t)':
> Filter.h:115: warning: enumeration value 'vcf_type_lowpassturbo' not handled 
> in switch
> Filter.h:115: warning: enumeration value 'vcf_type_bandreject' not handled in 
> switch
> ../common/Resampler.h: In static member function 'static void 
> LinuxSampler::Resampler<INTERPOLATE>::GetNext4SamplesMonoMMXSSE(sample_t*, 
> void*, float&) [with bool INTERPOLATE = false]':
> Synthesizer.h:311:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::Synthesize(sample_t*, void*, float&, 
> float*, float*, uint&, float*, const float*, const float*, 
> LinuxSampler::gig::Filter&, LinuxSampler::gig::Filter&, 
> LinuxSampler::biquad_param_t&, LinuxSampler::biquad_param_t&) [with 
> implementation_t IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS 
> = MONO, bool USEFILTER = false, bool INTERPOLATE = false, bool DOLOOP = 
> false, bool CONSTPITCH = true]'
> Synthesizer.h:177:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::Synthesize(VOICE_T&, void*, sample_t*, 
> uint&, const float*, const float*) [with VOICE_T = LinuxSampler::gig::Voice, 
> implementation_t IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS 
> = MONO, bool USEFILTER = false, bool INTERPOLATE = false, bool DOLOOP = 
> false, bool CONSTPITCH = true]'
> Synthesizer.h:145:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::SynthesizeFragment(VOICE_T&, uint, 
> sample_t*, uint&, uint&, uint, uint, uint, uint&, void*, float&, float&, 
> const float*, const float*) [with VOICE_T = LinuxSampler::gig::Voice, 
> implementation_t IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS 
> = MONO, bool USEFILTER = false, bool INTERPOLATE = false, bool DOLOOP = 
> false, bool CONSTPITCH = true]'
> Synthesizer.h:101:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::SynthesizeFragment(VOICE_T&, uint, 
> sample_t*, uint) [with VOICE_T = LinuxSampler::gig::Voice, implementation_t 
> IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS = MONO, bool 
> USEFILTER = false, bool INTERPOLATE = false, bool DOLOOP = false, bool 
> CONSTPITCH = true]'
> Synthesizer.cpp:42:   instantiated from here
> ../common/Resampler.h:101: error: memory input 2 is not directly addressable
> ../common/Resampler.h: In static member function 'static void 
> LinuxSampler::Resampler<INTERPOLATE>::GetNext4SamplesStereoMMXSSE(sample_t*, 
> void*, float&) [with bool INTERPOLATE = false]':
> Synthesizer.h:343:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::Synthesize(sample_t*, void*, float&, 
> float*, float*, uint&, float*, const float*, const float*, 
> LinuxSampler::gig::Filter&, LinuxSampler::gig::Filter&, 
> LinuxSampler::biquad_param_t&, LinuxSampler::biquad_param_t&) [with 
> implementation_t IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS 
> = MONO, bool USEFILTER = false, bool INTERPOLATE = false, bool DOLOOP = 
> false, bool CONSTPITCH = true]'
> Synthesizer.h:177:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::Synthesize(VOICE_T&, void*, sample_t*, 
> uint&, const float*, const float*) [with VOICE_T = LinuxSampler::gig::Voice, 
> implementation_t IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS 
> = MONO, bool USEFILTER = false, bool INTERPOLATE = false, bool DOLOOP = 
> false, bool CONSTPITCH = true]'
> Synthesizer.h:145:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::SynthesizeFragment(VOICE_T&, uint, 
> sample_t*, uint&, uint&, uint, uint, uint, uint&, void*, float&, float&, 
> const float*, const float*) [with VOICE_T = LinuxSampler::gig::Voice, 
> implementation_t IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS 
> = MONO, bool USEFILTER = false, bool INTERPOLATE = false, bool DOLOOP = 
> false, bool CONSTPITCH = true]'
> Synthesizer.h:101:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::SynthesizeFragment(VOICE_T&, uint, 
> sample_t*, uint) [with VOICE_T = LinuxSampler::gig::Voice, implementation_t 
> IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS = MONO, bool 
> USEFILTER = false, bool INTERPOLATE = false, bool DOLOOP = false, bool 
> CONSTPITCH = true]'
> Synthesizer.cpp:42:   instantiated from here
> ../common/Resampler.h:142: error: memory input 2 is not directly addressable
> ../common/Resampler.h: In static member function 'static void 
> LinuxSampler::Resampler<INTERPOLATE>::GetNext4SamplesMonoMMXSSE(sample_t*, 
> void*, float&) [with bool INTERPOLATE = true]':
> Synthesizer.h:311:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::Synthesize(sample_t*, void*, float&, 
> float*, float*, uint&, float*, const float*, const float*, 
> LinuxSampler::gig::Filter&, LinuxSampler::gig::Filter&, 
> LinuxSampler::biquad_param_t&, LinuxSampler::biquad_param_t&) [with 
> implementation_t IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS 
> = MONO, bool USEFILTER = false, bool INTERPOLATE = true, bool DOLOOP = false, 
> bool CONSTPITCH = false]'
> Synthesizer.h:177:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::Synthesize(VOICE_T&, void*, sample_t*, 
> uint&, const float*, const float*) [with VOICE_T = LinuxSampler::gig::Voice, 
> implementation_t IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS 
> = MONO, bool USEFILTER = false, bool INTERPOLATE = true, bool DOLOOP = false, 
> bool CONSTPITCH = false]'
> Synthesizer.h:145:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::SynthesizeFragment(VOICE_T&, uint, 
> sample_t*, uint&, uint&, uint, uint, uint, uint&, void*, float&, float&, 
> const float*, const float*) [with VOICE_T = LinuxSampler::gig::Voice, 
> implementation_t IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS 
> = MONO, bool USEFILTER = false, bool INTERPOLATE = true, bool DOLOOP = false, 
> bool CONSTPITCH = false]'
> Synthesizer.h:101:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::SynthesizeFragment(VOICE_T&, uint, 
> sample_t*, uint) [with VOICE_T = LinuxSampler::gig::Voice, implementation_t 
> IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS = MONO, bool 
> USEFILTER = false, bool INTERPOLATE = true, bool DOLOOP = false, bool 
> CONSTPITCH = false]'
> Synthesizer.cpp:54:   instantiated from here
> ../common/Resampler.h:101: error: memory input 2 is not directly addressable
> ../common/Resampler.h: In static member function 'static void 
> LinuxSampler::Resampler<INTERPOLATE>::GetNext4SamplesStereoMMXSSE(sample_t*, 
> void*, float&) [with bool INTERPOLATE = true]':
> Synthesizer.h:343:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::Synthesize(sample_t*, void*, float&, 
> float*, float*, uint&, float*, const float*, const float*, 
> LinuxSampler::gig::Filter&, LinuxSampler::gig::Filter&, 
> LinuxSampler::biquad_param_t&, LinuxSampler::biquad_param_t&) [with 
> implementation_t IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS 
> = MONO, bool USEFILTER = false, bool INTERPOLATE = true, bool DOLOOP = false, 
> bool CONSTPITCH = false]'
> Synthesizer.h:177:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::Synthesize(VOICE_T&, void*, sample_t*, 
> uint&, const float*, const float*) [with VOICE_T = LinuxSampler::gig::Voice, 
> implementation_t IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS 
> = MONO, bool USEFILTER = false, bool INTERPOLATE = true, bool DOLOOP = false, 
> bool CONSTPITCH = false]'
> Synthesizer.h:145:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::SynthesizeFragment(VOICE_T&, uint, 
> sample_t*, uint&, uint&, uint, uint, uint, uint&, void*, float&, float&, 
> const float*, const float*) [with VOICE_T = LinuxSampler::gig::Voice, 
> implementation_t IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS 
> = MONO, bool USEFILTER = false, bool INTERPOLATE = true, bool DOLOOP = false, 
> bool CONSTPITCH = false]'
> Synthesizer.h:101:   instantiated from 'static void 
> LinuxSampler::gig::Synthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, 
> INTERPOLATE, DOLOOP, CONSTPITCH>::SynthesizeFragment(VOICE_T&, uint, 
> sample_t*, uint) [with VOICE_T = LinuxSampler::gig::Voice, implementation_t 
> IMPLEMENTATION = CPP, LinuxSampler::gig::channels_t CHANNELS = MONO, bool 
> USEFILTER = false, bool INTERPOLATE = true, bool DOLOOP = false, bool 
> CONSTPITCH = false]'
> Synthesizer.cpp:54:   instantiated from here
> ../common/Resampler.h:142: error: memory input 2 is not directly addressable

-- 
Matt

Attachment: signature.asc
Description: Digital signature

Reply via email to