Source: libprelude
Version: 1.0.0-2
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:
> g++ -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g 
> -O2 -fPIC -I/usr/include/python2.6 -c _PreludeEasy.cxx -o 
> build/temp.linux-x86_64-2.6/_PreludeEasy.o -I../.. -I../../src/include 
> -I../../src/include -I../../src/libprelude-error -I../../bindings/c++/include
> cc1plus: warning: command line option '-Wstrict-prototypes' is valid for 
> Ada/C/ObjC but not for C++ [enabled by default]
> _PreludeEasy.cxx:2879:13: error: 'ptrdiff_t' does not name a type
> _PreludeEasy.cxx:2916:21: error: expected ';' at end of member declaration
> _PreludeEasy.cxx:2916:39: error: expected ')' before 'n'
> _PreludeEasy.cxx:2931:34: error: declaration of 'operator+=' as non-function
> _PreludeEasy.cxx:2931:30: error: expected ';' at end of member declaration
> _PreludeEasy.cxx:2931:44: error: expected ')' before 'n'
> _PreludeEasy.cxx:2936:34: error: declaration of 'operator-=' as non-function
> _PreludeEasy.cxx:2936:30: error: expected ';' at end of member declaration
> _PreludeEasy.cxx:2936:44: error: expected ')' before 'n'
> _PreludeEasy.cxx:2941:33: error: declaration of 'operator+' as non-function
> _PreludeEasy.cxx:2941:30: error: expected ';' at end of member declaration
> _PreludeEasy.cxx:2941:43: error: expected ')' before 'n'
> _PreludeEasy.cxx:2946:33: error: declaration of 'operator-' as non-function
> _PreludeEasy.cxx:2946:30: error: expected ';' at end of member declaration
> _PreludeEasy.cxx:2946:43: error: expected ')' before 'n'
> _PreludeEasy.cxx:2951:5: error: 'ptrdiff_t' does not name a type
> _PreludeEasy.cxx:3107:23: error: 'SWIG_From_ptrdiff_t' declared as an 
> 'inline' variable
> _PreludeEasy.cxx:3107:23: error: 'ptrdiff_t' was not declared in this scope
> _PreludeEasy.cxx:3107: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'
> _PreludeEasy.cxx:3108:1: error: expected ',' or ';' before '{' token
> _PreludeEasy.cxx:3160:39: error: 'ptrdiff_t' has not been declared
> _PreludeEasy.cxx: In function 'int SWIG_AsVal_ptrdiff_t(PyObject*, int*)':
> _PreludeEasy.cxx:3164:50: error: expected type-specifier before 'ptrdiff_t'
> _PreludeEasy.cxx:3164:50: error: expected '>' before 'ptrdiff_t'
> _PreludeEasy.cxx:3164:50: error: expected '(' before 'ptrdiff_t'
> _PreludeEasy.cxx:3164:50: error: 'ptrdiff_t' was not declared in this scope
> _PreludeEasy.cxx:3164: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'
> _PreludeEasy.cxx:3164:64: error: expected ')' before ';' token
> _PreludeEasy.cxx: At global scope:
> _PreludeEasy.cxx:3603:15: error: 'swig::check_index' declared as an 'inline' 
> variable
> _PreludeEasy.cxx:3603:15: error: 'ptrdiff_t' was not declared in this scope
> _PreludeEasy.cxx:3603: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'
> _PreludeEasy.cxx:3603:35: error: expected primary-expression before 'size'
> _PreludeEasy.cxx:3603:41: error: expected primary-expression before 'bool'
> _PreludeEasy.cxx:3603:60: error: expression list treated as compound 
> expression in initializer [-fpermissive]
> _PreludeEasy.cxx:3603:62: error: expected ',' or ';' before '{' token
> _PreludeEasy.cxx:17016:1: error: expected '}' at end of input
> _PreludeEasy.cxx:3212:13: warning: 'void _cb_python_log(int, const char*)' 
> defined but not used [-Wunused-function]
> _PreludeEasy.cxx:3228:12: warning: 'int _cb_python_write(prelude_msgbuf_t*, 
> prelude_msg_t*)' defined but not used [-Wunused-function]
> _PreludeEasy.cxx:3244:16: warning: 'ssize_t _cb_python_read(prelude_io_t*, 
> void*, size_t)' defined but not used [-Wunused-function]
> error: command 'g++' failed with exit status 1
> make[4]: *** [python-build] Error 1

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