Source: libfann
Version: 2.1.0~beta~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:
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -Wall -g -O2 -fPIC -DSWIG_COMPILE -I../src/include 
> -I/usr/include/python2.6 -c pyfann/pyfann_wrap.cxx -o 
> build/temp.linux-x86_64-2.6/pyfann/pyfann_wrap.o
> cc1plus: warning: command line option '-Wstrict-prototypes' is valid for 
> Ada/C/ObjC but not for C++ [enabled by default]
> pyfann/pyfann_wrap.cxx:2854:13: error: 'ptrdiff_t' does not name a type
> pyfann/pyfann_wrap.cxx:2891:21: error: expected ';' at end of member 
> declaration
> pyfann/pyfann_wrap.cxx:2891:39: error: expected ')' before 'n'
> pyfann/pyfann_wrap.cxx:2906:34: error: declaration of 'operator+=' as 
> non-function
> pyfann/pyfann_wrap.cxx:2906:30: error: expected ';' at end of member 
> declaration
> pyfann/pyfann_wrap.cxx:2906:44: error: expected ')' before 'n'
> pyfann/pyfann_wrap.cxx:2911:34: error: declaration of 'operator-=' as 
> non-function
> pyfann/pyfann_wrap.cxx:2911:30: error: expected ';' at end of member 
> declaration
> pyfann/pyfann_wrap.cxx:2911:44: error: expected ')' before 'n'
> pyfann/pyfann_wrap.cxx:2916:33: error: declaration of 'operator+' as 
> non-function
> pyfann/pyfann_wrap.cxx:2916:30: error: expected ';' at end of member 
> declaration
> pyfann/pyfann_wrap.cxx:2916:43: error: expected ')' before 'n'
> pyfann/pyfann_wrap.cxx:2921:33: error: declaration of 'operator-' as 
> non-function
> pyfann/pyfann_wrap.cxx:2921:30: error: expected ';' at end of member 
> declaration
> pyfann/pyfann_wrap.cxx:2921:43: error: expected ')' before 'n'
> pyfann/pyfann_wrap.cxx:2926:5: error: 'ptrdiff_t' does not name a type
> pyfann/pyfann_wrap.cxx:3082:23: error: 'SWIG_From_ptrdiff_t' declared as an 
> 'inline' variable
> pyfann/pyfann_wrap.cxx:3082:23: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:3082: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'
> pyfann/pyfann_wrap.cxx:3083:1: error: expected ',' or ';' before '{' token
> pyfann/pyfann_wrap.cxx:3135:39: error: 'ptrdiff_t' has not been declared
> pyfann/pyfann_wrap.cxx: In function 'int SWIG_AsVal_ptrdiff_t(PyObject*, 
> int*)':
> pyfann/pyfann_wrap.cxx:3139:50: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3139:50: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3139:50: error: expected '(' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3139:50: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:3139: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'
> pyfann/pyfann_wrap.cxx:3139:64: error: expected ')' before ';' token
> pyfann/pyfann_wrap.cxx: In function 'PyObject* 
> _wrap_SwigPyIterator_distance(PyObject*, PyObject*)':
> pyfann/pyfann_wrap.cxx:3712:3: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:3712:3: 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'
> pyfann/pyfann_wrap.cxx:3712:13: error: expected ';' before 'result'
> pyfann/pyfann_wrap.cxx:3729:5: error: 'result' was not declared in this scope
> pyfann/pyfann_wrap.cxx:3729:52: error: 'const struct swig::SwigPyIterator' 
> has no member named 'distance'
> pyfann/pyfann_wrap.cxx:3735:48: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3735:48: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3735:48: error: expected '(' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3735:60: error: 'result' was not declared in this scope
> pyfann/pyfann_wrap.cxx: In function 'PyObject* 
> _wrap_SwigPyIterator_advance(PyObject*, PyObject*)':
> pyfann/pyfann_wrap.cxx:3903:3: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:3903:3: 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'
> pyfann/pyfann_wrap.cxx:3903:13: error: expected ';' before 'arg2'
> pyfann/pyfann_wrap.cxx:3906:13: error: expected ';' before 'val2'
> pyfann/pyfann_wrap.cxx:3918:40: error: 'val2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:3922:3: error: 'arg2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:3922:23: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3922:23: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3922:23: error: expected '(' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3922:40: error: expected ')' before ';' token
> pyfann/pyfann_wrap.cxx:3924:58: error: 'arg1->swig::SwigPyIterator::advance' 
> cannot be used as a function
> pyfann/pyfann_wrap.cxx: In function 'PyObject* 
> _wrap_SwigPyIterator___iadd__(PyObject*, PyObject*)':
> pyfann/pyfann_wrap.cxx:4012:3: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:4012:3: 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'
> pyfann/pyfann_wrap.cxx:4012:13: error: expected ';' before 'arg2'
> pyfann/pyfann_wrap.cxx:4015:13: error: expected ';' before 'val2'
> pyfann/pyfann_wrap.cxx:4027:40: error: 'val2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4031:3: error: 'arg2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4031:23: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4031:23: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4031:23: error: expected '(' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4031:40: error: expected ')' before ';' token
> pyfann/pyfann_wrap.cxx:4033:57: error: 'struct swig::SwigPyIterator' has no 
> member named 'operator+='
> pyfann/pyfann_wrap.cxx: In function 'PyObject* 
> _wrap_SwigPyIterator___isub__(PyObject*, PyObject*)':
> pyfann/pyfann_wrap.cxx:4053:3: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:4053:3: 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'
> pyfann/pyfann_wrap.cxx:4053:13: error: expected ';' before 'arg2'
> pyfann/pyfann_wrap.cxx:4056:13: error: expected ';' before 'val2'
> pyfann/pyfann_wrap.cxx:4068:40: error: 'val2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4072:3: error: 'arg2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4072:23: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4072:23: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4072:23: error: expected '(' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4072:40: error: expected ')' before ';' token
> pyfann/pyfann_wrap.cxx:4074:57: error: 'struct swig::SwigPyIterator' has no 
> member named 'operator-='
> pyfann/pyfann_wrap.cxx: In function 'PyObject* 
> _wrap_SwigPyIterator___add__(PyObject*, PyObject*)':
> pyfann/pyfann_wrap.cxx:4094:3: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:4094:3: 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'
> pyfann/pyfann_wrap.cxx:4094:13: error: expected ';' before 'arg2'
> pyfann/pyfann_wrap.cxx:4097:13: error: expected ';' before 'val2'
> pyfann/pyfann_wrap.cxx:4109:40: error: 'val2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4113:3: error: 'arg2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4113:23: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4113:23: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4113:23: error: expected '(' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4113:40: error: expected ')' before ';' token
> pyfann/pyfann_wrap.cxx:4115:85: error: 'const struct swig::SwigPyIterator' 
> has no member named 'operator+'
> pyfann/pyfann_wrap.cxx: In function 'PyObject* 
> _wrap_SwigPyIterator___sub____SWIG_0(PyObject*, PyObject*)':
> pyfann/pyfann_wrap.cxx:4135:3: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:4135:3: 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'
> pyfann/pyfann_wrap.cxx:4135:13: error: expected ';' before 'arg2'
> pyfann/pyfann_wrap.cxx:4138:13: error: expected ';' before 'val2'
> pyfann/pyfann_wrap.cxx:4150:40: error: 'val2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4154:3: error: 'arg2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4154:23: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4154:23: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4154:23: error: expected '(' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4154:40: error: expected ')' before ';' token
> pyfann/pyfann_wrap.cxx:4156:85: error: 'const struct swig::SwigPyIterator' 
> has no member named 'operator-'
> pyfann/pyfann_wrap.cxx: In function 'PyObject* 
> _wrap_SwigPyIterator___sub____SWIG_1(PyObject*, PyObject*)':
> pyfann/pyfann_wrap.cxx:4183:3: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:4183:3: 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'
> pyfann/pyfann_wrap.cxx:4183:13: error: expected ';' before 'result'
> pyfann/pyfann_wrap.cxx:4199:3: error: 'result' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4199:59: error: 'const struct swig::SwigPyIterator' 
> has no member named 'operator-'
> pyfann/pyfann_wrap.cxx:4200:48: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4200:48: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4200:48: error: expected '(' before 'ptrdiff_t'
> error: command 'gcc' failed with exit status 1
> Running SWIG before: swig -c++ -python pyfann/pyfann.i
> running build
> running build_py
> creating build/lib.linux-x86_64-2.7
> creating build/lib.linux-x86_64-2.7/pyfann
> copying pyfann/__init__.py -> build/lib.linux-x86_64-2.7/pyfann
> copying pyfann/libfann.py -> build/lib.linux-x86_64-2.7/pyfann
> running build_ext
> building 'pyfann._libfann' extension
> creating build/temp.linux-x86_64-2.7
> creating build/temp.linux-x86_64-2.7/pyfann
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -Wall -g -O2 -fPIC -DSWIG_COMPILE -I../src/include 
> -I/usr/include/python2.7 -c pyfann/pyfann_wrap.cxx -o 
> build/temp.linux-x86_64-2.7/pyfann/pyfann_wrap.o
> cc1plus: warning: command line option '-Wstrict-prototypes' is valid for 
> Ada/C/ObjC but not for C++ [enabled by default]
> pyfann/pyfann_wrap.cxx:2854:13: error: 'ptrdiff_t' does not name a type
> pyfann/pyfann_wrap.cxx:2891:21: error: expected ';' at end of member 
> declaration
> pyfann/pyfann_wrap.cxx:2891:39: error: expected ')' before 'n'
> pyfann/pyfann_wrap.cxx:2906:34: error: declaration of 'operator+=' as 
> non-function
> pyfann/pyfann_wrap.cxx:2906:30: error: expected ';' at end of member 
> declaration
> pyfann/pyfann_wrap.cxx:2906:44: error: expected ')' before 'n'
> pyfann/pyfann_wrap.cxx:2911:34: error: declaration of 'operator-=' as 
> non-function
> pyfann/pyfann_wrap.cxx:2911:30: error: expected ';' at end of member 
> declaration
> pyfann/pyfann_wrap.cxx:2911:44: error: expected ')' before 'n'
> pyfann/pyfann_wrap.cxx:2916:33: error: declaration of 'operator+' as 
> non-function
> pyfann/pyfann_wrap.cxx:2916:30: error: expected ';' at end of member 
> declaration
> pyfann/pyfann_wrap.cxx:2916:43: error: expected ')' before 'n'
> pyfann/pyfann_wrap.cxx:2921:33: error: declaration of 'operator-' as 
> non-function
> pyfann/pyfann_wrap.cxx:2921:30: error: expected ';' at end of member 
> declaration
> pyfann/pyfann_wrap.cxx:2921:43: error: expected ')' before 'n'
> pyfann/pyfann_wrap.cxx:2926:5: error: 'ptrdiff_t' does not name a type
> pyfann/pyfann_wrap.cxx:3082:23: error: 'SWIG_From_ptrdiff_t' declared as an 
> 'inline' variable
> pyfann/pyfann_wrap.cxx:3082:23: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:3082: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'
> pyfann/pyfann_wrap.cxx:3083:1: error: expected ',' or ';' before '{' token
> pyfann/pyfann_wrap.cxx:3135:39: error: 'ptrdiff_t' has not been declared
> pyfann/pyfann_wrap.cxx: In function 'int SWIG_AsVal_ptrdiff_t(PyObject*, 
> int*)':
> pyfann/pyfann_wrap.cxx:3139:50: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3139:50: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3139:50: error: expected '(' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3139:50: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:3139: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'
> pyfann/pyfann_wrap.cxx:3139:64: error: expected ')' before ';' token
> pyfann/pyfann_wrap.cxx: In function 'PyObject* 
> _wrap_SwigPyIterator_distance(PyObject*, PyObject*)':
> pyfann/pyfann_wrap.cxx:3712:3: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:3712:3: 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'
> pyfann/pyfann_wrap.cxx:3712:13: error: expected ';' before 'result'
> pyfann/pyfann_wrap.cxx:3729:5: error: 'result' was not declared in this scope
> pyfann/pyfann_wrap.cxx:3729:52: error: 'const struct swig::SwigPyIterator' 
> has no member named 'distance'
> pyfann/pyfann_wrap.cxx:3735:48: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3735:48: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3735:48: error: expected '(' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3735:60: error: 'result' was not declared in this scope
> pyfann/pyfann_wrap.cxx: In function 'PyObject* 
> _wrap_SwigPyIterator_advance(PyObject*, PyObject*)':
> pyfann/pyfann_wrap.cxx:3903:3: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:3903:3: 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'
> pyfann/pyfann_wrap.cxx:3903:13: error: expected ';' before 'arg2'
> pyfann/pyfann_wrap.cxx:3906:13: error: expected ';' before 'val2'
> pyfann/pyfann_wrap.cxx:3918:40: error: 'val2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:3922:3: error: 'arg2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:3922:23: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3922:23: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3922:23: error: expected '(' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:3922:40: error: expected ')' before ';' token
> pyfann/pyfann_wrap.cxx:3924:58: error: 'arg1->swig::SwigPyIterator::advance' 
> cannot be used as a function
> pyfann/pyfann_wrap.cxx: In function 'PyObject* 
> _wrap_SwigPyIterator___iadd__(PyObject*, PyObject*)':
> pyfann/pyfann_wrap.cxx:4012:3: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:4012:3: 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'
> pyfann/pyfann_wrap.cxx:4012:13: error: expected ';' before 'arg2'
> pyfann/pyfann_wrap.cxx:4015:13: error: expected ';' before 'val2'
> pyfann/pyfann_wrap.cxx:4027:40: error: 'val2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4031:3: error: 'arg2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4031:23: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4031:23: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4031:23: error: expected '(' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4031:40: error: expected ')' before ';' token
> pyfann/pyfann_wrap.cxx:4033:57: error: 'struct swig::SwigPyIterator' has no 
> member named 'operator+='
> pyfann/pyfann_wrap.cxx: In function 'PyObject* 
> _wrap_SwigPyIterator___isub__(PyObject*, PyObject*)':
> pyfann/pyfann_wrap.cxx:4053:3: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:4053:3: 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'
> pyfann/pyfann_wrap.cxx:4053:13: error: expected ';' before 'arg2'
> pyfann/pyfann_wrap.cxx:4056:13: error: expected ';' before 'val2'
> pyfann/pyfann_wrap.cxx:4068:40: error: 'val2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4072:3: error: 'arg2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4072:23: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4072:23: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4072:23: error: expected '(' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4072:40: error: expected ')' before ';' token
> pyfann/pyfann_wrap.cxx:4074:57: error: 'struct swig::SwigPyIterator' has no 
> member named 'operator-='
> pyfann/pyfann_wrap.cxx: In function 'PyObject* 
> _wrap_SwigPyIterator___add__(PyObject*, PyObject*)':
> pyfann/pyfann_wrap.cxx:4094:3: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:4094:3: 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'
> pyfann/pyfann_wrap.cxx:4094:13: error: expected ';' before 'arg2'
> pyfann/pyfann_wrap.cxx:4097:13: error: expected ';' before 'val2'
> pyfann/pyfann_wrap.cxx:4109:40: error: 'val2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4113:3: error: 'arg2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4113:23: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4113:23: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4113:23: error: expected '(' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4113:40: error: expected ')' before ';' token
> pyfann/pyfann_wrap.cxx:4115:85: error: 'const struct swig::SwigPyIterator' 
> has no member named 'operator+'
> pyfann/pyfann_wrap.cxx: In function 'PyObject* 
> _wrap_SwigPyIterator___sub____SWIG_0(PyObject*, PyObject*)':
> pyfann/pyfann_wrap.cxx:4135:3: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:4135:3: 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'
> pyfann/pyfann_wrap.cxx:4135:13: error: expected ';' before 'arg2'
> pyfann/pyfann_wrap.cxx:4138:13: error: expected ';' before 'val2'
> pyfann/pyfann_wrap.cxx:4150:40: error: 'val2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4154:3: error: 'arg2' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4154:23: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4154:23: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4154:23: error: expected '(' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4154:40: error: expected ')' before ';' token
> pyfann/pyfann_wrap.cxx:4156:85: error: 'const struct swig::SwigPyIterator' 
> has no member named 'operator-'
> pyfann/pyfann_wrap.cxx: In function 'PyObject* 
> _wrap_SwigPyIterator___sub____SWIG_1(PyObject*, PyObject*)':
> pyfann/pyfann_wrap.cxx:4183:3: error: 'ptrdiff_t' was not declared in this 
> scope
> pyfann/pyfann_wrap.cxx:4183:3: 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'
> pyfann/pyfann_wrap.cxx:4183:13: error: expected ';' before 'result'
> pyfann/pyfann_wrap.cxx:4199:3: error: 'result' was not declared in this scope
> pyfann/pyfann_wrap.cxx:4199:59: error: 'const struct swig::SwigPyIterator' 
> has no member named 'operator-'
> pyfann/pyfann_wrap.cxx:4200:48: error: expected type-specifier before 
> 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4200:48: error: expected '>' before 'ptrdiff_t'
> pyfann/pyfann_wrap.cxx:4200:48: error: expected '(' before 'ptrdiff_t'
> error: command 'gcc' failed with exit status 1
> make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/02/libfann_2.1.0~beta~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 |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to