Your message dated Tue, 01 Nov 2011 21:07:27 +0000
with message-id <[email protected]>
and subject line Bug#625012: fixed in rubberband 1.3-1.2
has caused the Debian Bug report #625012,
regarding rubberband: FTBFS: rubberband/RubberBandStretcher.h:256:32: error:
expected ')' before 'sampleRate'
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
625012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625012
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rubberband
Version: 1.3-1.1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> x86_64-linux-gnu-g++ -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -g
> -O2 -fPIC -Wall -Woverloaded-virtual -Irubberband -Isrc -c -o
> src/rubberband-c.o src/rubberband-c.cpp
> In file included from src/rubberband-c.cpp:16:0:
> rubberband/RubberBandStretcher.h:256:32: error: expected ')' before
> 'sampleRate'
> rubberband/RubberBandStretcher.h:341:5: error: 'size_t' does not name a type
> rubberband/RubberBandStretcher.h:386:35: error: 'size_t' has not been declared
> rubberband/RubberBandStretcher.h:400:6: error: 'size_t' does not name a type
> rubberband/RubberBandStretcher.h:417:28: error: 'size_t' has not been declared
> rubberband/RubberBandStretcher.h:436:43: error: 'size_t' has not been declared
> rubberband/RubberBandStretcher.h:444:45: error: 'size_t' has not been declared
> rubberband/RubberBandStretcher.h:468:5: error: 'size_t' does not name a type
> rubberband/RubberBandStretcher.h:489:5: error: 'size_t' does not name a type
> rubberband/RubberBandStretcher.h:527:5: error: 'size_t' does not name a type
> src/rubberband-c.cpp: In function 'RubberBandState_* rubberband_new(unsigned
> int, unsigned int, RubberBandOptions, double, double)':
> src/rubberband-c.cpp:32:45: error: new initializer expression list treated as
> compound expression [-fpermissive]
> src/rubberband-c.cpp:32:45: warning: left operand of comma operator has no
> effect [-Wunused-value]
> src/rubberband-c.cpp:32:45: warning: right operand of comma operator has no
> effect [-Wunused-value]
> src/rubberband-c.cpp:32:45: warning: right operand of comma operator has no
> effect [-Wunused-value]
> src/rubberband-c.cpp:32:45: warning: right operand of comma operator has no
> effect [-Wunused-value]
> src/rubberband-c.cpp:32:45: error: no matching function for call to
> 'RubberBand::RubberBandStretcher::RubberBandStretcher(double&)'
> src/rubberband-c.cpp:32:45: note: candidates are:
> rubberband/RubberBandStretcher.h:52:7: note:
> RubberBand::RubberBandStretcher::RubberBandStretcher()
> rubberband/RubberBandStretcher.h:52:7: note: candidate expects 0 arguments,
> 1 provided
> rubberband/RubberBandStretcher.h:52:7: note:
> RubberBand::RubberBandStretcher::RubberBandStretcher(const
> RubberBand::RubberBandStretcher&)
> rubberband/RubberBandStretcher.h:52:7: note: no known conversion for
> argument 1 from 'double' to 'const RubberBand::RubberBandStretcher&'
> src/rubberband-c.cpp: In function 'unsigned int
> rubberband_get_latency(RubberBandState)':
> src/rubberband-c.cpp:69:24: error: 'class RubberBand::RubberBandStretcher'
> has no member named 'getLatency'
> src/rubberband-c.cpp: In function 'unsigned int
> rubberband_get_samples_required(RubberBandState)':
> src/rubberband-c.cpp:99:24: error: 'class RubberBand::RubberBandStretcher'
> has no member named 'getSamplesRequired'
> src/rubberband-c.cpp: In function 'unsigned int
> rubberband_retrieve(RubberBandState, float* const*, unsigned int)':
> src/rubberband-c.cpp:124:24: error: 'class RubberBand::RubberBandStretcher'
> has no member named 'retrieve'
> src/rubberband-c.cpp: In function 'unsigned int
> rubberband_get_channel_count(RubberBandState)':
> src/rubberband-c.cpp:129:24: error: 'class RubberBand::RubberBandStretcher'
> has no member named 'getChannelCount'
> src/rubberband-c.cpp:130:1: warning: control reaches end of non-void function
> [-Wreturn-type]
> src/rubberband-c.cpp: In function 'unsigned int
> rubberband_retrieve(RubberBandState, float* const*, unsigned int)':
> src/rubberband-c.cpp:125:1: warning: control reaches end of non-void function
> [-Wreturn-type]
> src/rubberband-c.cpp: In function 'unsigned int
> rubberband_get_samples_required(RubberBandState)':
> src/rubberband-c.cpp:100:1: warning: control reaches end of non-void function
> [-Wreturn-type]
> src/rubberband-c.cpp: In function 'unsigned int
> rubberband_get_latency(RubberBandState)':
> src/rubberband-c.cpp:70:1: warning: control reaches end of non-void function
> [-Wreturn-type]
> make[1]: *** [src/rubberband-c.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/05/02/rubberband_1.3-1.1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: rubberband
Source-Version: 1.3-1.2
We believe that the bug you reported is fixed in the latest version of
rubberband, which is due to be installed in the Debian FTP archive:
librubberband-dev_1.3-1.2_amd64.deb
to main/r/rubberband/librubberband-dev_1.3-1.2_amd64.deb
librubberband2_1.3-1.2_amd64.deb
to main/r/rubberband/librubberband2_1.3-1.2_amd64.deb
rubberband-cli_1.3-1.2_amd64.deb
to main/r/rubberband/rubberband-cli_1.3-1.2_amd64.deb
rubberband-ladspa_1.3-1.2_amd64.deb
to main/r/rubberband/rubberband-ladspa_1.3-1.2_amd64.deb
rubberband-vamp_1.3-1.2_amd64.deb
to main/r/rubberband/rubberband-vamp_1.3-1.2_amd64.deb
rubberband_1.3-1.2.diff.gz
to main/r/rubberband/rubberband_1.3-1.2.diff.gz
rubberband_1.3-1.2.dsc
to main/r/rubberband/rubberband_1.3-1.2.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mike O'Connor <[email protected]> (supplier of updated rubberband package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 01 Nov 2011 08:23:47 -0400
Source: rubberband
Binary: librubberband2 librubberband-dev rubberband-cli rubberband-ladspa
rubberband-vamp
Architecture: source amd64
Version: 1.3-1.2
Distribution: unstable
Urgency: low
Maintainer: Székelyi Szabolcs <[email protected]>
Changed-By: Mike O'Connor <[email protected]>
Description:
librubberband-dev - an audio time-stretching and pitch-shifting library
(development
librubberband2 - an audio time-stretching and pitch-shifting library
rubberband-cli - an audio time-stretching and pitch-shifting utility
rubberband-ladspa - a LADSPA plugin for audio pitch-shifting
rubberband-vamp - Vamp plugins using Rubber Band
Closes: 625012
Changes:
rubberband (1.3-1.2) unstable; urgency=low
.
* Non-maintainer upload.
* include <cstddef> in RubberBandStretcher.h (Closes: #625012)
Checksums-Sha1:
480cb391d9afbfd5fd34bd238146405092af7b4d 1686 rubberband_1.3-1.2.dsc
7c99e77f9ce76316192c9d65d36528cfa576eb84 7871 rubberband_1.3-1.2.diff.gz
47b6be7592d5926439e71b45ba25d289437d2c9e 74562 librubberband2_1.3-1.2_amd64.deb
345a8d5ae41a144c421a4f7d0553532d66bd92da 101000
librubberband-dev_1.3-1.2_amd64.deb
1b951332a23e2403c1b78d637f3acfc72fa48f66 11628 rubberband-cli_1.3-1.2_amd64.deb
6d8e298d4ffac8ea06e116f48bce2ad200a5d253 8798
rubberband-ladspa_1.3-1.2_amd64.deb
60727e0e4728f08b14c7c4f51437156e2f8dddde 31088
rubberband-vamp_1.3-1.2_amd64.deb
Checksums-Sha256:
60f3c2203a46f6daaa9e506d6d9d683bb41c3789c3bc4c07ee4919dafcfc2f65 1686
rubberband_1.3-1.2.dsc
9f7cebc5a85596356f08d3843d6672f32989199e8e04165599d9b757f824af4b 7871
rubberband_1.3-1.2.diff.gz
90c1c23574b89fc2996dba6d294faa4bef0bc0061d11fbfef20b6e40af290308 74562
librubberband2_1.3-1.2_amd64.deb
59700380ab7a3897c990c8ff636b5bb98d95d0fd420a1d5b216e2358f2944768 101000
librubberband-dev_1.3-1.2_amd64.deb
a069173bf2c99e55f2d53a5558f6d337aa2509cfd7da478cd64845c7dd2a95eb 11628
rubberband-cli_1.3-1.2_amd64.deb
dcc297da69d966f4c5126d4f8c130b7f52e7c4d4f15caf89f499c7cd535bfcd2 8798
rubberband-ladspa_1.3-1.2_amd64.deb
fbba948780ac43ddab049d3ec00e6652ac693b7ab236cc8c6e4467f2135d7572 31088
rubberband-vamp_1.3-1.2_amd64.deb
Files:
604d776e3b916be2cf43c46642bb28fa 1686 sound extra rubberband_1.3-1.2.dsc
4babb5ace32ff310fe8c37d5ae351dc0 7871 sound extra rubberband_1.3-1.2.diff.gz
ec944db6ca925b6f19e20999479351a3 74562 libs extra
librubberband2_1.3-1.2_amd64.deb
b151192c479afc4d8720733bed564db2 101000 libdevel extra
librubberband-dev_1.3-1.2_amd64.deb
bdfddbf8296eb6ff17346b056303e9db 11628 sound extra
rubberband-cli_1.3-1.2_amd64.deb
947b6fb0163fdd9f6568843b47111a74 8798 sound extra
rubberband-ladspa_1.3-1.2_amd64.deb
f4fd75a93691ece639ef43ac94ae7151 31088 sound extra
rubberband-vamp_1.3-1.2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAEBAgAGBQJOsFBJAAoJEF7K+wCjrkSkT4wH/0gXHbJoLPwLDB+rAIgySJMm
RogNAoTQ+id2PwF9D0zvaHDRUFOzoWgwRzCNPMDpQZRY9qbDIeuI55t3Vgq/K0UB
Aww+DmVGCYVPnSeCrqF/gWjkk2H4A/qy8H2SLYvqfohLcq+X9TQettiQjpXqeBJJ
Y5on51kA0Rb93s972ug+HEX8TD1uA95FZCMoSKdhzmS2dHbafORgWCeYzBz4eqp9
DnQY+y9ByTZDIQFfXOGhoU4Z7e+3maMd85TzMfVSQR8mYbFobe0VHtRraBUDXUJJ
4ELUi91fxasesCnnsDnOPsjOOUab/u8xA2uRC1iqvCsTVDfWusEqInax62XSCaY=
=1XNJ
-----END PGP SIGNATURE-----
--- End Message ---