Your message dated Wed, 18 May 2011 12:32:23 +0000
with message-id <e1qmfvl-0005vs...@franck.debian.org>
and subject line Bug#625001: fixed in ardour 1:2.8.11-6
has caused the Debian Bug report #625001,
regarding ardour: FTBFS: 
libs/rubberband/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 ow...@bugs.debian.org
immediately.)


-- 
625001: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625001
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ardour
Version: 1:2.8.11-5
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
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:
> g++ -o libs/rubberband/src/RubberBandStretcher.os -c -Woverloaded-virtual 
> -DPROGRAM_NAME=\"Ardour\" -D_REENTRANT -D_LARGEFILE_SOURCE 
> -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DGTK_NEW_TOOLTIP_API 
> -Ilibs/rubberband/rubberband -DHAVE_LV2 -O3 -fomit-frame-pointer -ffast-math 
> -fstrength-reduce -pipe -g -O2 -g -O2 -Wall -Wall -DHAVE_LIBLO 
> -DPROGRAM_NAME=\"Ardour\" -D_REENTRANT -D_LARGEFILE_SOURCE 
> -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ilibs -DENABLE_NLS -fPIC 
> -Ilibs/rubberband libs/rubberband/src/RubberBandStretcher.cpp
> In file included from libs/rubberband/src/StretcherImpl.h:18:0,
>                  from libs/rubberband/src/RubberBandStretcher.cpp:15:
> libs/rubberband/rubberband/RubberBandStretcher.h:256:32: error: expected ')' 
> before 'sampleRate'
> libs/rubberband/rubberband/RubberBandStretcher.h:341:5: error: 'size_t' does 
> not name a type
> libs/rubberband/rubberband/RubberBandStretcher.h:386:35: error: 'size_t' has 
> not been declared
> libs/rubberband/rubberband/RubberBandStretcher.h:400:6: error: 'size_t' does 
> not name a type
> libs/rubberband/rubberband/RubberBandStretcher.h:417:28: error: 'size_t' has 
> not been declared
> libs/rubberband/rubberband/RubberBandStretcher.h:436:43: error: 'size_t' has 
> not been declared
> libs/rubberband/rubberband/RubberBandStretcher.h:444:45: error: 'size_t' has 
> not been declared
> libs/rubberband/rubberband/RubberBandStretcher.h:468:5: error: 'size_t' does 
> not name a type
> libs/rubberband/rubberband/RubberBandStretcher.h:489:5: error: 'size_t' does 
> not name a type
> libs/rubberband/rubberband/RubberBandStretcher.h:527:5: error: 'size_t' does 
> not name a type
> libs/rubberband/src/RubberBandStretcher.cpp:20:1: error: prototype for 
> 'RubberBand::RubberBandStretcher::RubberBandStretcher(size_t, size_t, 
> RubberBand::RubberBandStretcher::Options, double, double)' does not match any 
> in class 'RubberBand::RubberBandStretcher'g++ -o 
> libs/rubberband/src/StretcherImpl.os -c -Woverloaded-virtual 
> -DPROGRAM_NAME=\"Ardour\" -D_REENTRANT -D_LARGEFILE_SOURCE 
> -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DGTK_NEW_TOOLTIP_API 
> -Ilibs/rubberband/rubberband -DHAVE_LV2 -O3 -fomit-frame-pointer -ffast-math 
> -fstrength-reduce -pipe -g -O2 -g -O2 -Wall -Wall -DHAVE_LIBLO 
> -DPROGRAM_NAME=\"Ardour\" -D_REENTRANT -D_LARGEFILE_SOURCE 
> -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ilibs -DENABLE_NLS -fPIC 
> -Ilibs/rubberband libs/rubberband/src/StretcherImpl.cpp
> 
> libs/rubberband/rubberband/RubberBandStretcher.h:52:7: error: candidates are: 
> RubberBand::RubberBandStretcher::RubberBandStretcher(const 
> RubberBand::RubberBandStretcher&)
> libs/rubberband/rubberband/RubberBandStretcher.h:52:7: error:                 
> RubberBand::RubberBandStretcher::RubberBandStretcher()
> libs/rubberband/src/RubberBandStretcher.cpp:66:35: error: no 'size_t 
> RubberBand::RubberBandStretcher::getLatency() const' member function declared 
> in class 'RubberBand::RubberBandStretcher'
> libs/rubberband/src/RubberBandStretcher.cpp:96:1: error: prototype for 'void 
> RubberBand::RubberBandStretcher::setExpectedInputDuration(size_t)' does not 
> match any in class 'RubberBand::RubberBandStretcher'
> libs/rubberband/rubberband/RubberBandStretcher.h:386:10: error: candidate is: 
> void RubberBand::RubberBandStretcher::setExpectedInputDuration(int)
> libs/rubberband/src/RubberBandStretcher.cpp:102:1: error: prototype for 'void 
> RubberBand::RubberBandStretcher::setMaxProcessSize(size_t)' does not match 
> any in class 'RubberBand::RubberBandStretcher'
> libs/rubberband/rubberband/RubberBandStretcher.h:417:10: error: candidate is: 
> void RubberBand::RubberBandStretcher::setMaxProcessSize(int)
> libs/rubberband/src/RubberBandStretcher.cpp:108:43: error: no 'size_t 
> RubberBand::RubberBandStretcher::getSamplesRequired() const' member function 
> declared in class 'RubberBand::RubberBandStretcher'
> libs/rubberband/src/RubberBandStretcher.cpp:114:1: error: prototype for 'void 
> RubberBand::RubberBandStretcher::study(const float* const*, size_t, bool)' 
> does not match any in class 'RubberBand::RubberBandStretcher'
> libs/rubberband/rubberband/RubberBandStretcher.h:436:10: error: candidate is: 
> void RubberBand::RubberBandStretcher::study(const float* const*, int, bool)
> libs/rubberband/src/RubberBandStretcher.cpp:121:1: error: prototype for 'void 
> RubberBand::RubberBandStretcher::process(const float* const*, size_t, bool)' 
> does not match any in class 'RubberBand::RubberBandStretcher'
> libs/rubberband/rubberband/RubberBandStretcher.h:444:10: error: candidate is: 
> void RubberBand::RubberBandStretcher::process(const float* const*, int, bool)
> libs/rubberband/src/RubberBandStretcher.cpp:134:69: error: no 'size_t 
> RubberBand::RubberBandStretcher::retrieve(float* const*, size_t) const' 
> member function declared in class 'RubberBand::RubberBandStretcher'
> libs/rubberband/src/RubberBandStretcher.cpp:152:42: error: no 'size_t 
> RubberBand::RubberBandStretcher::getInputIncrement() const' member function 
> declared in class 'RubberBand::RubberBandStretcher'
> libs/rubberband/src/RubberBandStretcher.cpp:176:40: error: no 'size_t 
> RubberBand::RubberBandStretcher::getChannelCount() const' member function 
> declared in class 'RubberBand::RubberBandStretcher'
> scons: *** [libs/rubberband/src/RubberBandStretcher.os] Error 1
> In file included from libs/rubberband/src/StretcherImpl.h:18:0,
>                  from libs/rubberband/src/StretcherImpl.cpp:15:
> libs/rubberband/rubberband/RubberBandStretcher.h:256:32: error: expected ')' 
> before 'sampleRate'
> libs/rubberband/rubberband/RubberBandStretcher.h:341:5: error: 'size_t' does 
> not name a type
> libs/rubberband/rubberband/RubberBandStretcher.h:386:35: error: 'size_t' has 
> not been declared
> libs/rubberband/rubberband/RubberBandStretcher.h:400:6: error: 'size_t' does 
> not name a type
> libs/rubberband/rubberband/RubberBandStretcher.h:417:28: error: 'size_t' has 
> not been declared
> libs/rubberband/rubberband/RubberBandStretcher.h:436:43: error: 'size_t' has 
> not been declared
> libs/rubberband/rubberband/RubberBandStretcher.h:444:45: error: 'size_t' has 
> not been declared
> libs/rubberband/rubberband/RubberBandStretcher.h:468:5: error: 'size_t' does 
> not name a type
> libs/rubberband/rubberband/RubberBandStretcher.h:489:5: error: 'size_t' does 
> not name a type
> libs/rubberband/rubberband/RubberBandStretcher.h:527:5: error: 'size_t' does 
> not name a type
> scons: *** [libs/rubberband/src/StretcherImpl.os] Error 1
> scons: building terminated because of errors.
> make: *** [debian/stamp-scons-build] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/02/ardour_1:2.8.11-5_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
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: ardour
Source-Version: 1:2.8.11-6

We believe that the bug you reported is fixed in the latest version of
ardour, which is due to be installed in the Debian FTP archive:

ardour_2.8.11-6.debian.tar.gz
  to main/a/ardour/ardour_2.8.11-6.debian.tar.gz
ardour_2.8.11-6.dsc
  to main/a/ardour/ardour_2.8.11-6.dsc
ardour_2.8.11-6_amd64.deb
  to main/a/ardour/ardour_2.8.11-6_amd64.deb



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 625...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Knoth <a...@drcomp.erfurt.thur.de> (supplier of updated ardour 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 16 May 2011 16:50:33 +0200
Source: ardour
Binary: ardour ardour-altivec ardour-i686
Architecture: source amd64
Version: 1:2.8.11-6
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Adrian Knoth <a...@drcomp.erfurt.thur.de>
Description: 
 ardour     - digital audio workstation (graphical gtk2 interface)
 ardour-altivec - digital audio workstation (graphical gtk2 interface) [altivec]
 ardour-i686 - digital audio workstation (graphical gtk2 interface) [i686]
Closes: 625001
Changes: 
 ardour (1:2.8.11-6) unstable; urgency=low
 .
   [ Miguel Colon ]
   * Add liboss-salsa-dev to the build dependency for kfreebsd and hurd.
 .
   [ Adrian Knoth ]
   * Update VCS patch to r9326 (Closes: #625001)
Checksums-Sha1: 
 e1334ba7c94e3b468270e309a48690fed8183297 2796 ardour_2.8.11-6.dsc
 967ce58dcb131a575fafe5e1882d2ed73525babe 116199 ardour_2.8.11-6.debian.tar.gz
 f51abfd5d21a416dc65c5b201e327e3d47ce255d 38607066 ardour_2.8.11-6_amd64.deb
Checksums-Sha256: 
 7ab11e6804aaae92cb0f09d775c115a14c96ff6dc905c5998bff1787216b82b5 2796 
ardour_2.8.11-6.dsc
 44d8af824880c5d8e992a3d212465e8b61a641cedbe72d2d31b53f23d84243dd 116199 
ardour_2.8.11-6.debian.tar.gz
 bda1bc458c86a519c7c53d212c42c88715c587e32c8f7ef8059dff6bf0921663 38607066 
ardour_2.8.11-6_amd64.deb
Files: 
 1b3d8bfe33c579da7b66537fd959f720 2796 sound extra ardour_2.8.11-6.dsc
 736b2165620c537e25fbb1d510575467 116199 sound extra 
ardour_2.8.11-6.debian.tar.gz
 0f348ad3b6fcd094637a990e794c45a3 38607066 sound extra ardour_2.8.11-6_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJN07jtAAoJEI8ytEIvUhB/sNgP/A8S92dMxQl7r2/lPNV49GWe
NGeAr7T07mxe99fJF44w8SCO2jxcvbpXex0eofXPSG7zoBbP1OSC8M0fUZ7cerr9
UI/UEmNp2s4W4XrT01OSuByv0atPMbvWoaNh+za+I2zJKPA4HeyTbaqNKGsTSguH
wde8oeS1vFBOSNb07BsFldpihzJg3LUafXFhAvmzVYAT/G8Odox3C8kVGa8/z5uP
UuuGNDgPPbM+46rcI36gBJtoSJk80Y7bFQKbDlb/h8c+JSoN/JRjw5xjyqjd8aGU
Dg4+8KcmFOvjYJeaSs/7Z3pYKnj4KxNrc42hmZZpTKFJDJS6z7obK5ldrqj/5/He
vSNi2OZvOnrrXooF10hhV1k1oSGfjBFXSZmGoJH0diVD8iTf0xBKKPUaaekUw0yy
AUN/rN4zTNfEX69cbfjkO0HdWxbATXywSYHGduaJsBh+1yZNIT6TezS7CGzljKky
RC9HL/qS1pGt8MZ42Yz4cPrTSiNuqS1tCu4uBkLmKk+2LEJ/SOWcWuzVYxMxeXoX
HCCGwcOCARKsNSJBC0lXtFfAFKPBk5Z+wuKpZ7Nk5g7iYHDTJOXwMr/FrfsUyfPf
MjqISiCbAbx3Hw+OzmwUSh8rOBvJUooSgVK6eEg1v/Q8jbu1hdDL8WQurSLbuHGT
qfHgoG2KaQXv9TvY/jpj
=9ZPH
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to