Your message dated Sat, 10 Dec 2005 18:41:21 -0500 with message-id <[EMAIL PROTECTED]> and subject line linux sampler removed, therefor closing bugs has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 28 Oct 2005 05:13:28 +0000 >From [EMAIL PROTECTED] Thu Oct 27 22:13:27 2005 Return-path: <[EMAIL PROTECTED]> Received: from zoot.lafn.org [206.117.18.6] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EVMYR-0002fk-00; Thu, 27 Oct 2005 22:13:27 -0700 Received: from localhost.localdomain (pool-71-104-166-233.lsanca.dsl-w.verizon.net [71.104.166.233]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j9S5DO0n046512 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Thu, 27 Oct 2005 22:13:25 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost.localdomain with local (Exim 4.54) id 1EVEVq-000178-R7 for [EMAIL PROTECTED]; Thu, 27 Oct 2005 13:38:15 -0700 Date: Thu, 27 Oct 2005 13:38:14 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FTBFS: Memory input 2 is not directly addressable Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IJpNTDwzlM2Ie8A6" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV 0.86.2/1149/Thu Oct 27 13:20:09 2005 on zoot.lafn.org X-Virus-Status: Clean Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.4 required=4.0 tests=BAYES_00,HAS_PACKAGE, UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2005_01_02 --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=3DCXX --mode=3Dcompile 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 -ffa= st-math -Wall -g -fPIC -O2 -msse -MT Synthesizer.lo -MD -MP -MF .deps/Synth= esizer.Tpo -c Synthesizer.cpp -o Synthesizer.o > Filter.h: In member function 'void LinuxSampler::gig::Filter::SetParamete= rs(LinuxSampler::bq_t, LinuxSampler::bq_t, LinuxSampler::bq_t)': > Filter.h:97: warning: enumeration value 'vcf_type_lowpassturbo' not handl= ed in switch > Filter.h:97: warning: enumeration value 'vcf_type_bandreject' not handled= in switch > Filter.h: In member function 'void LinuxSampler::gig::Filter::SetParamete= rs(LinuxSampler::biquad_param_t*, LinuxSampler::biquad_param_t*, LinuxSampl= er::bq_t, LinuxSampler::bq_t, LinuxSampler::bq_t)': > Filter.h:115: warning: enumeration value 'vcf_type_lowpassturbo' not hand= led in switch > Filter.h:115: warning: enumeration value 'vcf_type_bandreject' not handle= d in switch > ../common/Resampler.h: In static member function 'static void LinuxSample= r::Resampler<INTERPOLATE>::GetNext4SamplesMonoMMXSSE(sample_t*, void*, floa= t&) [with bool INTERPOLATE =3D false]': > Synthesizer.h:311: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::Synthesize(sample_t*, void*, float&, float*, float*, uint&, float*, c= onst float*, const float*, LinuxSampler::gig::Filter&, LinuxSampler::gig::F= ilter&, LinuxSampler::biquad_param_t&, LinuxSampler::biquad_param_t&) [with= implementation_t IMPLEMENTATION =3D CPP, LinuxSampler::gig::channels_t CHA= NNELS =3D MONO, bool USEFILTER =3D false, bool INTERPOLATE =3D false, bool = DOLOOP =3D false, bool CONSTPITCH =3D true]' > Synthesizer.h:177: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::Synthesize(VOICE_T&, void*, sample_t*, uint&, const float*, const flo= at*) [with VOICE_T =3D LinuxSampler::gig::Voice, implementation_t IMPLEMENT= ATION =3D CPP, LinuxSampler::gig::channels_t CHANNELS =3D MONO, bool USEFIL= TER =3D false, bool INTERPOLATE =3D false, bool DOLOOP =3D false, bool CONS= TPITCH =3D true]' > Synthesizer.h:145: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::SynthesizeFragment(VOICE_T&, uint, sample_t*, uint&, uint&, uint, uin= t, uint, uint&, void*, float&, float&, const float*, const float*) [with VO= ICE_T =3D LinuxSampler::gig::Voice, implementation_t IMPLEMENTATION =3D CPP= , LinuxSampler::gig::channels_t CHANNELS =3D MONO, bool USEFILTER =3D false= , bool INTERPOLATE =3D false, bool DOLOOP =3D false, bool CONSTPITCH =3D tr= ue]' > Synthesizer.h:101: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::SynthesizeFragment(VOICE_T&, uint, sample_t*, uint) [with VOICE_T =3D= LinuxSampler::gig::Voice, implementation_t IMPLEMENTATION =3D CPP, LinuxSa= mpler::gig::channels_t CHANNELS =3D MONO, bool USEFILTER =3D false, bool IN= TERPOLATE =3D false, bool DOLOOP =3D false, bool CONSTPITCH =3D true]' > Synthesizer.cpp:42: instantiated from here > ../common/Resampler.h:101: error: memory input 2 is not directly addressa= ble > ../common/Resampler.h: In static member function 'static void LinuxSample= r::Resampler<INTERPOLATE>::GetNext4SamplesStereoMMXSSE(sample_t*, void*, fl= oat&) [with bool INTERPOLATE =3D false]': > Synthesizer.h:343: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::Synthesize(sample_t*, void*, float&, float*, float*, uint&, float*, c= onst float*, const float*, LinuxSampler::gig::Filter&, LinuxSampler::gig::F= ilter&, LinuxSampler::biquad_param_t&, LinuxSampler::biquad_param_t&) [with= implementation_t IMPLEMENTATION =3D CPP, LinuxSampler::gig::channels_t CHA= NNELS =3D MONO, bool USEFILTER =3D false, bool INTERPOLATE =3D false, bool = DOLOOP =3D false, bool CONSTPITCH =3D true]' > Synthesizer.h:177: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::Synthesize(VOICE_T&, void*, sample_t*, uint&, const float*, const flo= at*) [with VOICE_T =3D LinuxSampler::gig::Voice, implementation_t IMPLEMENT= ATION =3D CPP, LinuxSampler::gig::channels_t CHANNELS =3D MONO, bool USEFIL= TER =3D false, bool INTERPOLATE =3D false, bool DOLOOP =3D false, bool CONS= TPITCH =3D true]' > Synthesizer.h:145: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::SynthesizeFragment(VOICE_T&, uint, sample_t*, uint&, uint&, uint, uin= t, uint, uint&, void*, float&, float&, const float*, const float*) [with VO= ICE_T =3D LinuxSampler::gig::Voice, implementation_t IMPLEMENTATION =3D CPP= , LinuxSampler::gig::channels_t CHANNELS =3D MONO, bool USEFILTER =3D false= , bool INTERPOLATE =3D false, bool DOLOOP =3D false, bool CONSTPITCH =3D tr= ue]' > Synthesizer.h:101: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::SynthesizeFragment(VOICE_T&, uint, sample_t*, uint) [with VOICE_T =3D= LinuxSampler::gig::Voice, implementation_t IMPLEMENTATION =3D CPP, LinuxSa= mpler::gig::channels_t CHANNELS =3D MONO, bool USEFILTER =3D false, bool IN= TERPOLATE =3D false, bool DOLOOP =3D false, bool CONSTPITCH =3D true]' > Synthesizer.cpp:42: instantiated from here > ../common/Resampler.h:142: error: memory input 2 is not directly addressa= ble > ../common/Resampler.h: In static member function 'static void LinuxSample= r::Resampler<INTERPOLATE>::GetNext4SamplesMonoMMXSSE(sample_t*, void*, floa= t&) [with bool INTERPOLATE =3D true]': > Synthesizer.h:311: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::Synthesize(sample_t*, void*, float&, float*, float*, uint&, float*, c= onst float*, const float*, LinuxSampler::gig::Filter&, LinuxSampler::gig::F= ilter&, LinuxSampler::biquad_param_t&, LinuxSampler::biquad_param_t&) [with= implementation_t IMPLEMENTATION =3D CPP, LinuxSampler::gig::channels_t CHA= NNELS =3D MONO, bool USEFILTER =3D false, bool INTERPOLATE =3D true, bool D= OLOOP =3D false, bool CONSTPITCH =3D false]' > Synthesizer.h:177: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::Synthesize(VOICE_T&, void*, sample_t*, uint&, const float*, const flo= at*) [with VOICE_T =3D LinuxSampler::gig::Voice, implementation_t IMPLEMENT= ATION =3D CPP, LinuxSampler::gig::channels_t CHANNELS =3D MONO, bool USEFIL= TER =3D false, bool INTERPOLATE =3D true, bool DOLOOP =3D false, bool CONST= PITCH =3D false]' > Synthesizer.h:145: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::SynthesizeFragment(VOICE_T&, uint, sample_t*, uint&, uint&, uint, uin= t, uint, uint&, void*, float&, float&, const float*, const float*) [with VO= ICE_T =3D LinuxSampler::gig::Voice, implementation_t IMPLEMENTATION =3D CPP= , LinuxSampler::gig::channels_t CHANNELS =3D MONO, bool USEFILTER =3D false= , bool INTERPOLATE =3D true, bool DOLOOP =3D false, bool CONSTPITCH =3D fal= se]' > Synthesizer.h:101: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::SynthesizeFragment(VOICE_T&, uint, sample_t*, uint) [with VOICE_T =3D= LinuxSampler::gig::Voice, implementation_t IMPLEMENTATION =3D CPP, LinuxSa= mpler::gig::channels_t CHANNELS =3D MONO, bool USEFILTER =3D false, bool IN= TERPOLATE =3D true, bool DOLOOP =3D false, bool CONSTPITCH =3D false]' > Synthesizer.cpp:54: instantiated from here > ../common/Resampler.h:101: error: memory input 2 is not directly addressa= ble > ../common/Resampler.h: In static member function 'static void LinuxSample= r::Resampler<INTERPOLATE>::GetNext4SamplesStereoMMXSSE(sample_t*, void*, fl= oat&) [with bool INTERPOLATE =3D true]': > Synthesizer.h:343: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::Synthesize(sample_t*, void*, float&, float*, float*, uint&, float*, c= onst float*, const float*, LinuxSampler::gig::Filter&, LinuxSampler::gig::F= ilter&, LinuxSampler::biquad_param_t&, LinuxSampler::biquad_param_t&) [with= implementation_t IMPLEMENTATION =3D CPP, LinuxSampler::gig::channels_t CHA= NNELS =3D MONO, bool USEFILTER =3D false, bool INTERPOLATE =3D true, bool D= OLOOP =3D false, bool CONSTPITCH =3D false]' > Synthesizer.h:177: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::Synthesize(VOICE_T&, void*, sample_t*, uint&, const float*, const flo= at*) [with VOICE_T =3D LinuxSampler::gig::Voice, implementation_t IMPLEMENT= ATION =3D CPP, LinuxSampler::gig::channels_t CHANNELS =3D MONO, bool USEFIL= TER =3D false, bool INTERPOLATE =3D true, bool DOLOOP =3D false, bool CONST= PITCH =3D false]' > Synthesizer.h:145: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::SynthesizeFragment(VOICE_T&, uint, sample_t*, uint&, uint&, uint, uin= t, uint, uint&, void*, float&, float&, const float*, const float*) [with VO= ICE_T =3D LinuxSampler::gig::Voice, implementation_t IMPLEMENTATION =3D CPP= , LinuxSampler::gig::channels_t CHANNELS =3D MONO, bool USEFILTER =3D false= , bool INTERPOLATE =3D true, bool DOLOOP =3D false, bool CONSTPITCH =3D fal= se]' > Synthesizer.h:101: instantiated from 'static void LinuxSampler::gig::Sy= nthesizer<IMPLEMENTATION, CHANNELS, USEFILTER, INTERPOLATE, DOLOOP, CONSTPI= TCH>::SynthesizeFragment(VOICE_T&, uint, sample_t*, uint) [with VOICE_T =3D= LinuxSampler::gig::Voice, implementation_t IMPLEMENTATION =3D CPP, LinuxSa= mpler::gig::channels_t CHANNELS =3D MONO, bool USEFILTER =3D false, bool IN= TERPOLATE =3D true, bool DOLOOP =3D false, bool CONSTPITCH =3D false]' > Synthesizer.cpp:54: instantiated from here > ../common/Resampler.h:142: error: memory input 2 is not directly addressa= ble --=20 Matt --IJpNTDwzlM2Ie8A6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDYTq2fNdgYxVXvBARAiaLAJ41YIEPheVAlPKqlUqm3RhwdS45cQCfYDkV dQ6wtUuoIdjJgyYsVih5kFM= =hiwd -----END PGP SIGNATURE----- --IJpNTDwzlM2Ie8A6-- --------------------------------------- Received: (at 336135-done) by bugs.debian.org; 10 Dec 2005 23:41:27 +0000 >From [EMAIL PROTECTED] Sat Dec 10 15:41:27 2005 Return-path: <[EMAIL PROTECTED]> Received: from ms-smtp-04.nyroc.rr.com ([24.24.2.58]) by spohr.debian.org with esmtp (Exim 4.50) id 1ElELH-0007rq-DQ; Sat, 10 Dec 2005 15:41:27 -0800 Received: from andromeda (cpe-69-202-136-66.twcny.res.rr.com [69.202.136.66]) by ms-smtp-04.nyroc.rr.com (8.12.10/8.12.10) with ESMTP id jBANfNew010014; Sat, 10 Dec 2005 18:41:24 -0500 (EST) Received: from pryzbyj by andromeda with local (Exim 4.60) (envelope-from <[EMAIL PROTECTED]>) id 1ElELD-0005hv-7H; Sat, 10 Dec 2005 18:41:23 -0500 Date: Sat, 10 Dec 2005 18:41:21 -0500 To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], Matt Flax <[EMAIL PROTECTED]>, Paul Brossier <[EMAIL PROTECTED]>, Matt Flax <[EMAIL PROTECTED]> Subject: linux sampler removed, therefor closing bugs Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 From: Justin Pryzby <[EMAIL PROTECTED]> X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 linuxsampler was removed from the Debian archive. Therefor I'm closing the lingering bugs. The associated removal message was: [Date: Sun, 20 Nov 2005 10:04:50 -0800] [ftpmaster: Jeroen van Wolffelaar] Removed the following packages from unstable: linuxsampler | 0.3.cvs20050715+3-1 | source, alpha, arm, hppa, i386, ia64, mips, mipsel, powerpc, s390, sparc Closed bugs: 336568 ------------------- Reason ------------------- RoM; Legal issues ---------------------------------------------- -- Clear skies, Justin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]