Source: dballe
Version: 4.0.18-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:
> /bin/bash ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
> -I/usr/include/python2.6 -I..    -g -O2 -g -O2 -Wall -c -o 
> dballe_wrap_python.lo dballe_wrap_python.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I.. 
> -g -O2 -g -O2 -Wall -c dballe_wrap_python.cc  -fPIC -DPIC -o 
> .libs/dballe_wrap_python.o
> dballe_wrap_python.cc:2865:13: error: 'ptrdiff_t' does not name a type
> dballe_wrap_python.cc:2902:21: error: expected ';' at end of member 
> declaration
> dballe_wrap_python.cc:2902:39: error: expected ')' before 'n'
> dballe_wrap_python.cc:2917:34: error: declaration of 'operator+=' as 
> non-function
> dballe_wrap_python.cc:2917:30: error: expected ';' at end of member 
> declaration
> dballe_wrap_python.cc:2917:44: error: expected ')' before 'n'
> dballe_wrap_python.cc:2922:34: error: declaration of 'operator-=' as 
> non-function
> dballe_wrap_python.cc:2922:30: error: expected ';' at end of member 
> declaration
> dballe_wrap_python.cc:2922:44: error: expected ')' before 'n'
> dballe_wrap_python.cc:2927:33: error: declaration of 'operator+' as 
> non-function
> dballe_wrap_python.cc:2927:30: error: expected ';' at end of member 
> declaration
> dballe_wrap_python.cc:2927:43: error: expected ')' before 'n'
> dballe_wrap_python.cc:2932:33: error: declaration of 'operator-' as 
> non-function
> dballe_wrap_python.cc:2932:30: error: expected ';' at end of member 
> declaration
> dballe_wrap_python.cc:2932:43: error: expected ')' before 'n'
> dballe_wrap_python.cc:2937:5: error: 'ptrdiff_t' does not name a type
> dballe_wrap_python.cc:3093:23: error: 'SWIG_From_ptrdiff_t' declared as an 
> 'inline' variable
> dballe_wrap_python.cc:3093:23: error: 'ptrdiff_t' was not declared in this 
> scope
> dballe_wrap_python.cc:3093: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'
> dballe_wrap_python.cc:3094:1: error: expected ',' or ';' before '{' token
> dballe_wrap_python.cc:3146:39: error: 'ptrdiff_t' has not been declared
> dballe_wrap_python.cc: In function 'int SWIG_AsVal_ptrdiff_t(PyObject*, 
> int*)':
> dballe_wrap_python.cc:3150:50: error: expected type-specifier before 
> 'ptrdiff_t'
> dballe_wrap_python.cc:3150:50: error: expected '>' before 'ptrdiff_t'
> dballe_wrap_python.cc:3150:50: error: expected '(' before 'ptrdiff_t'
> dballe_wrap_python.cc:3150:50: error: 'ptrdiff_t' was not declared in this 
> scope
> dballe_wrap_python.cc:3150: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'
> dballe_wrap_python.cc:3150:64: error: expected ')' before ';' token
> dballe_wrap_python.cc: In function 'PyObject* 
> _wrap_SwigPyIterator_distance(PyObject*, PyObject*)':
> dballe_wrap_python.cc:3709:3: error: 'ptrdiff_t' was not declared in this 
> scope
> dballe_wrap_python.cc:3709: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'
> dballe_wrap_python.cc:3709:13: error: expected ';' before 'result'
> dballe_wrap_python.cc:3726:5: error: 'result' was not declared in this scope
> dballe_wrap_python.cc:3726:52: error: 'const struct swig::SwigPyIterator' has 
> no member named 'distance'
> dballe_wrap_python.cc:3732:48: error: expected type-specifier before 
> 'ptrdiff_t'
> dballe_wrap_python.cc:3732:48: error: expected '>' before 'ptrdiff_t'
> dballe_wrap_python.cc:3732:48: error: expected '(' before 'ptrdiff_t'
> dballe_wrap_python.cc:3732:60: error: 'result' was not declared in this scope
> dballe_wrap_python.cc: In function 'PyObject* 
> _wrap_SwigPyIterator_advance(PyObject*, PyObject*)':
> dballe_wrap_python.cc:3900:3: error: 'ptrdiff_t' was not declared in this 
> scope
> dballe_wrap_python.cc:3900: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'
> dballe_wrap_python.cc:3900:13: error: expected ';' before 'arg2'
> dballe_wrap_python.cc:3903:13: error: expected ';' before 'val2'
> dballe_wrap_python.cc:3915:40: error: 'val2' was not declared in this scope
> dballe_wrap_python.cc:3919:3: error: 'arg2' was not declared in this scope
> dballe_wrap_python.cc:3919:23: error: expected type-specifier before 
> 'ptrdiff_t'
> dballe_wrap_python.cc:3919:23: error: expected '>' before 'ptrdiff_t'
> dballe_wrap_python.cc:3919:23: error: expected '(' before 'ptrdiff_t'
> dballe_wrap_python.cc:3919:40: error: expected ')' before ';' token
> dballe_wrap_python.cc:3921:58: error: 'arg1->swig::SwigPyIterator::advance' 
> cannot be used as a function
> dballe_wrap_python.cc: In function 'PyObject* 
> _wrap_SwigPyIterator___iadd__(PyObject*, PyObject*)':
> dballe_wrap_python.cc:4009:3: error: 'ptrdiff_t' was not declared in this 
> scope
> dballe_wrap_python.cc:4009: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'
> dballe_wrap_python.cc:4009:13: error: expected ';' before 'arg2'
> dballe_wrap_python.cc:4012:13: error: expected ';' before 'val2'
> dballe_wrap_python.cc:4024:40: error: 'val2' was not declared in this scope
> dballe_wrap_python.cc:4028:3: error: 'arg2' was not declared in this scope
> dballe_wrap_python.cc:4028:23: error: expected type-specifier before 
> 'ptrdiff_t'
> dballe_wrap_python.cc:4028:23: error: expected '>' before 'ptrdiff_t'
> dballe_wrap_python.cc:4028:23: error: expected '(' before 'ptrdiff_t'
> dballe_wrap_python.cc:4028:40: error: expected ')' before ';' token
> dballe_wrap_python.cc:4030:57: error: 'struct swig::SwigPyIterator' has no 
> member named 'operator+='
> dballe_wrap_python.cc: In function 'PyObject* 
> _wrap_SwigPyIterator___isub__(PyObject*, PyObject*)':
> dballe_wrap_python.cc:4050:3: error: 'ptrdiff_t' was not declared in this 
> scope
> dballe_wrap_python.cc:4050: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'
> dballe_wrap_python.cc:4050:13: error: expected ';' before 'arg2'
> dballe_wrap_python.cc:4053:13: error: expected ';' before 'val2'
> dballe_wrap_python.cc:4065:40: error: 'val2' was not declared in this scope
> dballe_wrap_python.cc:4069:3: error: 'arg2' was not declared in this scope
> dballe_wrap_python.cc:4069:23: error: expected type-specifier before 
> 'ptrdiff_t'
> dballe_wrap_python.cc:4069:23: error: expected '>' before 'ptrdiff_t'
> dballe_wrap_python.cc:4069:23: error: expected '(' before 'ptrdiff_t'
> dballe_wrap_python.cc:4069:40: error: expected ')' before ';' token
> dballe_wrap_python.cc:4071:57: error: 'struct swig::SwigPyIterator' has no 
> member named 'operator-='
> dballe_wrap_python.cc: In function 'PyObject* 
> _wrap_SwigPyIterator___add__(PyObject*, PyObject*)':
> dballe_wrap_python.cc:4091:3: error: 'ptrdiff_t' was not declared in this 
> scope
> dballe_wrap_python.cc:4091: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'
> dballe_wrap_python.cc:4091:13: error: expected ';' before 'arg2'
> dballe_wrap_python.cc:4094:13: error: expected ';' before 'val2'
> dballe_wrap_python.cc:4106:40: error: 'val2' was not declared in this scope
> dballe_wrap_python.cc:4110:3: error: 'arg2' was not declared in this scope
> dballe_wrap_python.cc:4110:23: error: expected type-specifier before 
> 'ptrdiff_t'
> dballe_wrap_python.cc:4110:23: error: expected '>' before 'ptrdiff_t'
> dballe_wrap_python.cc:4110:23: error: expected '(' before 'ptrdiff_t'
> dballe_wrap_python.cc:4110:40: error: expected ')' before ';' token
> dballe_wrap_python.cc:4112:85: error: 'const struct swig::SwigPyIterator' has 
> no member named 'operator+'
> dballe_wrap_python.cc: In function 'PyObject* 
> _wrap_SwigPyIterator___sub____SWIG_0(PyObject*, PyObject*)':
> dballe_wrap_python.cc:4132:3: error: 'ptrdiff_t' was not declared in this 
> scope
> dballe_wrap_python.cc:4132: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'
> dballe_wrap_python.cc:4132:13: error: expected ';' before 'arg2'
> dballe_wrap_python.cc:4135:13: error: expected ';' before 'val2'
> dballe_wrap_python.cc:4147:40: error: 'val2' was not declared in this scope
> dballe_wrap_python.cc:4151:3: error: 'arg2' was not declared in this scope
> dballe_wrap_python.cc:4151:23: error: expected type-specifier before 
> 'ptrdiff_t'
> dballe_wrap_python.cc:4151:23: error: expected '>' before 'ptrdiff_t'
> dballe_wrap_python.cc:4151:23: error: expected '(' before 'ptrdiff_t'
> dballe_wrap_python.cc:4151:40: error: expected ')' before ';' token
> dballe_wrap_python.cc:4153:85: error: 'const struct swig::SwigPyIterator' has 
> no member named 'operator-'
> dballe_wrap_python.cc: In function 'PyObject* 
> _wrap_SwigPyIterator___sub____SWIG_1(PyObject*, PyObject*)':
> dballe_wrap_python.cc:4180:3: error: 'ptrdiff_t' was not declared in this 
> scope
> dballe_wrap_python.cc:4180: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'
> dballe_wrap_python.cc:4180:13: error: expected ';' before 'result'
> dballe_wrap_python.cc:4196:3: error: 'result' was not declared in this scope
> dballe_wrap_python.cc:4196:59: error: 'const struct swig::SwigPyIterator' has 
> no member named 'operator-'
> dballe_wrap_python.cc:4197:48: error: expected type-specifier before 
> 'ptrdiff_t'
> dballe_wrap_python.cc:4197:48: error: expected '>' before 'ptrdiff_t'
> dballe_wrap_python.cc:4197:48: error: expected '(' before 'ptrdiff_t'
> make[3]: *** [dballe_wrap_python.lo] Error 1

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



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to