Bug#474865: xqilla: FTBFS: ./include/xqilla/framework/StringPool.hpp:93: error: 'memcpy' was not declared in this scope

2008-04-10 Thread Chris Lamb
tags 474865 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -urNad xqilla-2.0.0.orig/include/xqilla/framework/StringPool.hpp 
xqilla-2.0.0/include/xqilla/framework/StringPool.hpp
--- xqilla-2.0.0.orig/include/xqilla/framework/StringPool.hpp   2008-04-10 
17:06:46.0 +0100
+++ xqilla-2.0.0/include/xqilla/framework/StringPool.hpp2008-04-10 
17:08:41.0 +0100
@@ -26,6 +26,7 @@
 #include xercesc/framework/MemoryManager.hpp
 #include memory
 #include string
+#include cstring
 
 class XQILLA_API StringPool
 {


signature.asc
Description: PGP signature


Bug#474865: xqilla: FTBFS: ./include/xqilla/framework/StringPool.hpp:93: error: 'memcpy' was not declared in this scope

2008-04-07 Thread Lucas Nussbaum
Package: xqilla
Version: 2.0.0-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
  i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src/config -I./include/ 
 -I/usr//src -I./src/lexer/ -D_GNU_SOURCE -D_REENTRANT 
 -I/build/user/xqilla-2.0.0/debian/xercesc-private/ -ftemplate-depth-50 -MT 
 StringPool.lo -MD -MP -MF .deps/StringPool.Tpo -c 
 src/framework/StringPool.cpp  -fPIC -DPIC -o .libs/StringPool.o
 In file included from src/framework/StringPool.cpp:23:
 ./include/xqilla/framework/StringPool.hpp: In member function 'const XMLCh* 
 StringPool::replicate(const XMLCh*, unsigned int) const':
 ./include/xqilla/framework/StringPool.hpp:93: error: 'memcpy' was not 
 declared in this scope
 make[2]: *** [StringPool.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

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 containing a sid i386
environment.  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]