Your message dated Mon, 02 May 2011 08:34:38 +0000
with message-id <[email protected]>
and subject line Bug#624787: fixed in libprelude 1.0.0-3
has caused the Debian Bug report #624787,
regarding libprelude: FTBFS
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 [email protected]
immediately.)


-- 
624787: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624787
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libprelude
Version: 1.0.0-2
Severity: serious
Justification: FTBFS

This package fails to build from source in a clean sid chroot:

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-i686-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/i486-linux-gnu/bits/c++config.h:156:28: note:   
'std::ptrdiff_t'
/usr/include/c++/4.6/i486-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/i486-linux-gnu/bits/c++config.h:156:28: note:   
'std::ptrdiff_t'
/usr/include/c++/4.6/i486-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/i486-linux-gnu/bits/c++config.h:156:28: note:   
'std::ptrdiff_t'
/usr/include/c++/4.6/i486-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

Dominic

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



--- End Message ---
--- Begin Message ---
Source: libprelude
Source-Version: 1.0.0-3

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

libprelude-dev_1.0.0-3_amd64.deb
  to main/libp/libprelude/libprelude-dev_1.0.0-3_amd64.deb
libprelude-perl_1.0.0-3_amd64.deb
  to main/libp/libprelude/libprelude-perl_1.0.0-3_amd64.deb
libprelude2-dbg_1.0.0-3_amd64.deb
  to main/libp/libprelude/libprelude2-dbg_1.0.0-3_amd64.deb
libprelude2_1.0.0-3_amd64.deb
  to main/libp/libprelude/libprelude2_1.0.0-3_amd64.deb
libprelude_1.0.0-3.diff.gz
  to main/libp/libprelude/libprelude_1.0.0-3.diff.gz
libprelude_1.0.0-3.dsc
  to main/libp/libprelude/libprelude_1.0.0-3.dsc
python-prelude_1.0.0-3_amd64.deb
  to main/libp/libprelude/python-prelude_1.0.0-3_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre Chifflier <[email protected]> (supplier of updated libprelude 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 02 May 2011 10:09:55 +0200
Source: libprelude
Binary: libprelude-dev libprelude2 libprelude2-dbg libprelude-perl 
python-prelude
Architecture: source amd64
Version: 1.0.0-3
Distribution: unstable
Urgency: low
Maintainer: Mickael Profeta <[email protected]>
Changed-By: Pierre Chifflier <[email protected]>
Description: 
 libprelude-dev - Security Information Management System [ Development files ]
 libprelude-perl - Security Information Management System [ Base library ]
 libprelude2 - Security Information Management System [ Base library ]
 libprelude2-dbg - Security Information Management System [ Debug symbols ]
 python-prelude - Security Information Management System [ Base library ]
Closes: 624787
Changes: 
 libprelude (1.0.0-3) unstable; urgency=low
 .
   * Fix FTBFS with undefined type ptrdiff_t (Closes: #624787)
   * Bump Standards Version to 3.9.2
Checksums-Sha1: 
 46499904ecb1e874ed8614c902c4f1a88b57f41c 1189 libprelude_1.0.0-3.dsc
 94c8e38a5ba3a0338fdee8f0cb91fa1d2ef70fef 6014 libprelude_1.0.0-3.diff.gz
 d80505415597946f14b6e75d8da405cfea03ba43 361090 
libprelude-dev_1.0.0-3_amd64.deb
 d8646c6b2314f30e9ebfd1384e977e88ae100320 915092 libprelude2_1.0.0-3_amd64.deb
 c426726e7aca5ef1a28eabfcec5065ceb9c80f12 3621864 
libprelude2-dbg_1.0.0-3_amd64.deb
 c335eb3946c001072be3bd1e9f124990fd63e53a 873274 
libprelude-perl_1.0.0-3_amd64.deb
 79ab7be01f7dac2dd3b48c5083f5cefad0359d81 922752 
python-prelude_1.0.0-3_amd64.deb
Checksums-Sha256: 
 e923b0ec3252d1daa62efb667b06e8bab68c3037c6dea87c54c075db2bdf17c2 1189 
libprelude_1.0.0-3.dsc
 0e8b6f0350ca4598daf20d514e4490dea3ea2b192885d6423c3de1ed749d2d25 6014 
libprelude_1.0.0-3.diff.gz
 cfd28bed134623876b61b02ab631e58e0bbefe1ca3aea1ae029aee12d3de7029 361090 
libprelude-dev_1.0.0-3_amd64.deb
 0c0b626b7aba624e3be24a52a4c551bbc3e56ba29d66e7aaee0b0d51503824b0 915092 
libprelude2_1.0.0-3_amd64.deb
 a2c6205781c0187be311f0ad4bf523a54afdd8955bee75cceac1db313ce66060 3621864 
libprelude2-dbg_1.0.0-3_amd64.deb
 0fc02cf15bc86c6ff499108a03372f031719cbab8d4a32e7d775cc31c2ec217b 873274 
libprelude-perl_1.0.0-3_amd64.deb
 a2e125fc14564f3a0966d594f783f951e20c4204427ae22249b7705d103132a3 922752 
python-prelude_1.0.0-3_amd64.deb
Files: 
 daccfe6a5ff7c0df5a18c0a51f0ff666 1189 libs extra libprelude_1.0.0-3.dsc
 a25efe9ef6cb5b269febcdcce1903591 6014 libs extra libprelude_1.0.0-3.diff.gz
 e6761c9cf8c7f341b4fb2782149076be 361090 libdevel extra 
libprelude-dev_1.0.0-3_amd64.deb
 510182fe3fc75c2d5cfff52b741b1bb4 915092 libs extra 
libprelude2_1.0.0-3_amd64.deb
 47b640fa5200dd1359a85c20dd596b1c 3621864 debug extra 
libprelude2-dbg_1.0.0-3_amd64.deb
 8c9262db21a83073c3997fc158e2f375 873274 perl extra 
libprelude-perl_1.0.0-3_amd64.deb
 b434f68f993447c4285a557471efa69f 922752 python extra 
python-prelude_1.0.0-3_amd64.deb

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

iD8DBQFNvmgHtwVrWo1fQMsRAmwlAKCQIiowrSVdnjyuC8caq3qiBQnCfwCeLSdN
rVMQnmysht0AgT5qFCkZpqA=
=qssl
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to