Your message dated Tue, 28 Jun 2011 21:03:32 +0000
with message-id <e1qbfru-00027b...@franck.debian.org>
and subject line Bug#624982: fixed in csound 1:5.13.0~dfsg-3.1
has caused the Debian Bug report #624982,
regarding csound: FTBFS: interfaces/python_interface_wrap.cc:3402:13: error: 
'ptrdiff_t' does not name a type
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.)


-- 
624982: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624982
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: csound
Version: 1:5.13.0~dfsg-3
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:
> x86_64-linux-gnu-g++ -o interfaces/python_interface_wrap.os -c -Wno-format 
> -O3 -mtune=generic -ftree-vectorize -ffast-math -Wno-format -DGNU_GETTEXT -g 
> -fomit-frame-pointer -freorder-blocks -DLINUX -DPIPES -fPIC 
> -DHAVE_LIBSNDFILE=1016 -DHAVE_FLTK -DUSE_DOUBLE -DHAVE_SOCKETS 
> -DHAVE_PTHREAD_BARRIER_INIT -DHAVE_SYNC_LOCK_TEST_AND_SET -DHAVE_FCNTL_H 
> -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H 
> -DHAVE_TERMIOS_H -DHAVE_VALUES_H -DHAVE_SOCKETS -DHAVE_DIRENT_H 
> -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ 
> -DCS_DEFAULT_PLUGINDIR=\"/usr/lib/csound/plugins64-5.2\" 
> -D__BUILDING_CSOUND_INTERFACES -I. -IH -I/usr/include/lua5.1 
> -I/usr/include/tcl -I/usr/lib/jvm/default-java/include 
> -I/usr/lib/jvm/default-java/include/linux -I/usr/include/stk 
> -I/usr/local/include -I/usr/include -I/usr/include -I/usr/X11R6/include 
> -Iinterfaces -I/usr/include/lua5.1 -I/usr/include/python2.6 
> -I/usr/local/include/python2.6 interfaces/python_interface_wrap.cc
> frontends/CsoundAC/Node.hpp:82: Warning(473): Returning a pointer or 
> reference in a director method is not recommended.
> interfaces/python_interface_wrap.cc:3402:13: error: 'ptrdiff_t' does not name 
> a type
> interfaces/python_interface_wrap.cc:3439:21: error: expected ';' at end of 
> member declaration
> interfaces/python_interface_wrap.cc:3439:39: error: expected ')' before 'n'
> interfaces/python_interface_wrap.cc:3454:34: error: declaration of 
> 'operator+=' as non-function
> interfaces/python_interface_wrap.cc:3454:30: error: expected ';' at end of 
> member declaration
> interfaces/python_interface_wrap.cc:3454:44: error: expected ')' before 'n'
> interfaces/python_interface_wrap.cc:3459:34: error: declaration of 
> 'operator-=' as non-function
> interfaces/python_interface_wrap.cc:3459:30: error: expected ';' at end of 
> member declaration
> interfaces/python_interface_wrap.cc:3459:44: error: expected ')' before 'n'
> interfaces/python_interface_wrap.cc:3464:33: error: declaration of 
> 'operator+' as non-function
> interfaces/python_interface_wrap.cc:3464:30: error: expected ';' at end of 
> member declaration
> interfaces/python_interface_wrap.cc:3464:43: error: expected ')' before 'n'
> interfaces/python_interface_wrap.cc:3469:33: error: declaration of 
> 'operator-' as non-function
> interfaces/python_interface_wrap.cc:3469:30: error: expected ';' at end of 
> member declaration
> interfaces/python_interface_wrap.cc:3469:43: error: expected ')' before 'n'
> interfaces/python_interface_wrap.cc:3474:5: error: 'ptrdiff_t' does not name 
> a type
> interfaces/python_interface_wrap.cc:3630:23: error: 'SWIG_From_ptrdiff_t' 
> declared as an 'inline' variable
> interfaces/python_interface_wrap.cc:3630:23: error: 'ptrdiff_t' was not 
> declared in this scope
> interfaces/python_interface_wrap.cc:3630:23: note: suggested alternatives:
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:   
> 'std::ptrdiff_t'
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:   
> 'std::ptrdiff_t'
> interfaces/python_interface_wrap.cc:3631:1: error: expected ',' or ';' before 
> '{' token
> interfaces/python_interface_wrap.cc:3683:39: error: 'ptrdiff_t' has not been 
> declared
> interfaces/python_interface_wrap.cc: In function 'int 
> SWIG_AsVal_ptrdiff_t(PyObject*, int*)':
> interfaces/python_interface_wrap.cc:3687:50: error: expected type-specifier 
> before 'ptrdiff_t'
> interfaces/python_interface_wrap.cc:3687:50: error: expected '>' before 
> 'ptrdiff_t'
> interfaces/python_interface_wrap.cc:3687:50: error: expected '(' before 
> 'ptrdiff_t'
> interfaces/python_interface_wrap.cc:3687:50: error: 'ptrdiff_t' was not 
> declared in this scope
> interfaces/python_interface_wrap.cc:3687:50: note: suggested alternatives:
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:   
> 'std::ptrdiff_t'
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:   
> 'std::ptrdiff_t'
> interfaces/python_interface_wrap.cc:3687:64: error: expected ')' before ';' 
> token
> x86_64-linux-gnu-g++ -o frontends/CsoundAC/Lindenmayer.os -c -Wno-format 
> -DVST_FORCE_DEPRECATED=0 -O3 -mtune=generic -ftree-vectorize -ffast-math 
> -Wno-format -DGNU_GETTEXT -g -fomit-frame-pointer -freorder-blocks -DLINUX 
> -DPIPES -fPIC -DHAVE_LIBSNDFILE=1016 -DHAVE_FLTK -DUSE_DOUBLE -DHAVE_SOCKETS 
> -DHAVE_PTHREAD_BARRIER_INIT -DHAVE_SYNC_LOCK_TEST_AND_SET -DHAVE_FCNTL_H 
> -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H 
> -DHAVE_TERMIOS_H -DHAVE_VALUES_H -DHAVE_SOCKETS -DHAVE_DIRENT_H 
> -D_THREAD_SAFE -D_REENTRANT -Ifrontends/CsoundAC -Iinterfaces -I. -IH 
> -I/usr/include/lua5.1 -I/usr/include/tcl -I/usr/lib/jvm/default-java/include 
> -I/usr/lib/jvm/default-java/include/linux -I/usr/include/stk 
> -I/usr/local/include -I/usr/include -I/usr/X11R6/include 
> -I/usr/include/freetype2 -I/usr/include/python2.6 
> -I/usr/local/include/python2.6 frontends/CsoundAC/Lindenmayer.cpp
> interfaces/python_interface_wrap.cc: At global scope:
> interfaces/python_interface_wrap.cc:4747:15: error: 'swig::check_index' 
> declared as an 'inline' variable
> interfaces/python_interface_wrap.cc:4747:15: error: 'ptrdiff_t' was not 
> declared in this scope
> interfaces/python_interface_wrap.cc:4747:15: note: suggested alternatives:
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:   
> 'std::ptrdiff_t'
> /usr/include/c++/4.6/x86_64-linux-gnu/bits/c++config.h:156:28: note:   
> 'std::ptrdiff_t'
> interfaces/python_interface_wrap.cc:4747:35: error: expected 
> primary-expression before 'size'
> interfaces/python_interface_wrap.cc:4747:41: error: expected 
> primary-expression before 'bool'
> interfaces/python_interface_wrap.cc:4747:60: error: expression list treated 
> as compound expression in initializer [-fpermissive]
> interfaces/python_interface_wrap.cc:4747:62: error: expected ',' or ';' 
> before '{' token
> interfaces/python_interface_wrap.cc:38254:1: error: expected '}' at end of 
> input
> scons: *** [interfaces/python_interface_wrap.os] Error 1
> Processing types...
> C++ analysis...
> Generating wrappers...
> 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/csound_1:5.13.0~dfsg-3_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: csound
Source-Version: 1:5.13.0~dfsg-3.1

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

csound_5.13.0~dfsg-3.1.debian.tar.gz
  to main/c/csound/csound_5.13.0~dfsg-3.1.debian.tar.gz
csound_5.13.0~dfsg-3.1.dsc
  to main/c/csound/csound_5.13.0~dfsg-3.1.dsc
libcsnd-dev_5.13.0~dfsg-3.1_all.deb
  to main/c/csound/libcsnd-dev_5.13.0~dfsg-3.1_all.deb
libcsound64-dev_5.13.0~dfsg-3.1_all.deb
  to main/c/csound/libcsound64-dev_5.13.0~dfsg-3.1_all.deb
libcsound64-doc_5.13.0~dfsg-3.1_all.deb
  to main/c/csound/libcsound64-doc_5.13.0~dfsg-3.1_all.deb
libcsoundac-dev_5.13.0~dfsg-3.1_all.deb
  to main/c/csound/libcsoundac-dev_5.13.0~dfsg-3.1_all.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 624...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jakub Wilk <jw...@debian.org> (supplier of updated csound 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: Sun, 26 Jun 2011 20:41:04 +0200
Source: csound
Binary: csound csound-gui csound-utils libcsound64-5.2 libcsnd-java 
libcsound64-dev libcsnd-dev libcsoundac-dev pd-csound python-csound libcsnd5.2 
liblua5.1-luacsnd5.2 tclcsound libcsoundac5.2 python-csoundac csladspa 
libcsound64-doc
Architecture: source all
Version: 1:5.13.0~dfsg-3.1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintain...@lists.alioth.debian.org>
Changed-By: Jakub Wilk <jw...@debian.org>
Description: 
 csladspa   - LADSPA plugin for Csound
 csound     - powerful and versatile sound synthesis software
 csound-gui - GUI interfaces and opcodes for Csound
 csound-utils - miscellaneous utilities for the Csound system
 libcsnd-dev - development files for Csound -- C++ API
 libcsnd-java - Java bindings for the Csound API
 libcsnd5.2 - C++ bindings for the Csound API
 libcsound64-5.2 - main library for Csound
 libcsound64-dev - development files for Csound
 libcsound64-doc - Csound API documentation
 libcsoundac-dev - development files for CsoundAC
 libcsoundac5.2 - the Csound Algorithmic Composition library
 liblua5.1-luacsnd5.2 - Lua bindings for the Csound API
 pd-csound  - Csound external for PureData
 python-csound - Python bindings for Csound
 python-csoundac - Python bindings for CsoundAC
 tclcsound  - Tcl bindings and interpreters for Csound
Closes: 624982
Changes: 
 csound (1:5.13.0~dfsg-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * In order to fix FTBFS with GCC, don't append --no-export-all-symbols to
     SHLINKFLAGS 4.6 (closes: #624982). Thanks to Lucas Nussbaum for the bug
     report.
Checksums-Sha1: 
 f7b6443d95d20fb87bd0c149c5615fe8f105fbe5 2723 csound_5.13.0~dfsg-3.1.dsc
 6ae4fe22eb01a5875090b3cd64c85611feddcfdb 46638 
csound_5.13.0~dfsg-3.1.debian.tar.gz
 5e68c62668b26fd46b3273d9b97303a620f85376 190736 
libcsound64-dev_5.13.0~dfsg-3.1_all.deb
 1a8e1b75239f8f71fbf753828ad855b930fb49ed 152552 
libcsnd-dev_5.13.0~dfsg-3.1_all.deb
 cbd7f4bf384a61954e2a2b174fbf156941a164cf 175648 
libcsoundac-dev_5.13.0~dfsg-3.1_all.deb
 19524fc2990c576be44bc69ab08c9c50c26afe6d 2120032 
libcsound64-doc_5.13.0~dfsg-3.1_all.deb
Checksums-Sha256: 
 9133d34d75572846f3aacba671343252479a76b6e02267b0acea0a62bafbbe37 2723 
csound_5.13.0~dfsg-3.1.dsc
 8135f3ff3dbf6c687ab379fc9c6607e28ec1a187d51802a7e835247a071721ac 46638 
csound_5.13.0~dfsg-3.1.debian.tar.gz
 bb6ea22309cc38165a45fc8ba9c8e07fa610af10fcbfa1485f414ff765b0fd65 190736 
libcsound64-dev_5.13.0~dfsg-3.1_all.deb
 8b912d4c8711cffe358b5c3e24bafa473cb6213bce00ae280fdc48ba7461d525 152552 
libcsnd-dev_5.13.0~dfsg-3.1_all.deb
 1e41a2c97380c296eb7ed979ce59bba0c4d999fd9a3f3b89d33ee2e409247462 175648 
libcsoundac-dev_5.13.0~dfsg-3.1_all.deb
 1fc270c496f625bdb23a416b2723664420a4f8bed9e10ab2b660eb201b1849a6 2120032 
libcsound64-doc_5.13.0~dfsg-3.1_all.deb
Files: 
 cd8491e3d82f03d3fa411d97d1f09b75 2723 sound optional csound_5.13.0~dfsg-3.1.dsc
 35888f3dd1b45c917672f3a58d0e5d06 46638 sound optional 
csound_5.13.0~dfsg-3.1.debian.tar.gz
 af97b90f8f6d58d301e5b80010af961c 190736 libdevel extra 
libcsound64-dev_5.13.0~dfsg-3.1_all.deb
 86fb8f505bcef7affc583cae8bcb6439 152552 libdevel extra 
libcsnd-dev_5.13.0~dfsg-3.1_all.deb
 be23865a57118c7eeee3485522146ba2 175648 libdevel extra 
libcsoundac-dev_5.13.0~dfsg-3.1_all.deb
 6810d7d7c67c0ec9d2eaae41cfe97624 2120032 doc extra 
libcsound64-doc_5.13.0~dfsg-3.1_all.deb

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

iQIcBAEBCAAGBQJOB5EiAAoJEC1Os6YBVHX1PsMP/1+LPnb6+OnR5LGbGZDhi6+p
dmWoOro0XmcLop0oRt/E4pQMzUY+aKGm2nPcdyLZ/+P0siRIcL8e7a7pJ97cna1U
yH7mPjg0+VGB4Fl8g0NEw5JWuhv/aYeXBATGRgkmdHT9yI1uS6S5yqMZhQXaq/Wc
VcBzWUjjHg5E+MPkDl1xvYXilc2ABMeMZ1aiMOGfQbhfrIJY1Cx8+Lutx99ZheQJ
HprMea1nrG3sDzcSpQhXLScSBjtFZNPFyxDIlv018QNavzn7BHtBos1zED8iUXz0
H6u4pKOd0MSId0LcWOysWAxAUJE1XsOqYwd5IBW8BE3iPuDDPHx2Zu888T2XGMzp
DtEhKZ3CMUxqdQbtmgtWoXj+4xEIkSHlhVNeG6TrPtxTCqLlJimgDu8Duyh+rXXM
ZE3SZ2zIxtsZSK+fQuucdiGueh6/caWoBAcnBCGsJBZybweZcm6W+PrYhOA6g0II
0gtjmimWDoMasPfqiaR0OK8QZvk80c+h2lPUvm4ybQXDdh8Wr0gnsrULylGLJYkp
z6IbG/DfVpWIebrlVbm6WQQynXgevCLVsk4eNDU9JGKy5UPXtB5lAq2Ds/aofJZ9
qHZCXDpkUuZuEO2qC8Jg2wHJzhgAgcuRk8tbAZlF/tgiqY8zHHm+koJqb4Eg/kVy
GBP6o+NBABaDoJS8uA0e
=0spf
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to