[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: poco and poco-doc (updated packages) [3rd try]



OoO  En  cette nuit  nuageuse  du vendredi  06  juin  2008, vers  00:26,
"Krzysztof Burghardt" <krzysztof@burghardt.pl> disait:

>> As  Cyril  stated  in  another  post,  you must  (by  policy)  put  this
>> information  in  debian/copyright.  Sorry  to have  hinted  an  outdated
>> information (some  translations are not up-to-date, look  at the english
>> version of the policy).

> Done.

> http://mentors.debian.net/debian/pool/main/p/poco/poco_1.3.2+dfsg1-1.dsc
> http://mentors.debian.net/debian/pool/main/p/poco-doc/poco-doc_1.3.2-1.dsc

Hi Krzysztof!

gcc 4.3 is now the default on  amd64 and i386. Therefore, I get an error
that I did not get previously:

g++ -Iinclude -I/tmp/buildd/poco-1.3.2+dfsg1/Foundation/include -I/tmp/buildd/poco-1.3.2+dfsg1/XML/include -I/tmp/buildd/poco-1.3.2+dfsg1/Util/include -I/tmp/buildd/poco-1.3.2+dfsg1/Net/include -I/tmp/buildd/poco-1.3.2+dfsg1/NetSSL_OpenSSL/include -I/tmp/buildd/poco-1.3.2+dfsg1/Data/include -I/tmp/buildd/poco-1.3.2+dfsg1/Data/SQLite/include -I/tmp/buildd/poco-1.3.2+dfsg1/Data/ODBC/include -I/tmp/buildd/poco-1.3.2+dfsg1/CppUnit/include -Wall -Wno-sign-compare -DPOCO_BUILD_HOST=neo  -D_XOPEN_SOURCE=500 -D_REENTRANT -D_THREAD_SAFE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -g -D_DEBUG -fPIC -c src/HashTableTest.cpp -o /tmp/buildd/poco-1.3.2+dfsg1/Foundation/testsuite/obj/Linux/x86_64/debug_shared/HashTableTest.o
src/HashTableTest.cpp: In member function 'void HashTableTest::testSize()':
src/HashTableTest.cpp:127: warning: unused variable 'h1'
/tmp/buildd/poco-1.3.2+dfsg1/Foundation/include/Poco/HashTable.h: In constructor 'Poco::HashTable<Key, Value, KeyHashFunction>::HashTable(Poco::UInt32) [with Key = std::basic_string<char, std::char_traits<char>, std::allocator<char> >, Value = int, KeyHashFunction = Poco::HashFunction<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >]':
src/HashTableTest.cpp:57:   instantiated from here
/tmp/buildd/poco-1.3.2+dfsg1/Foundation/include/Poco/HashTable.h:82: error: 'memset' was not declared in this scope
/tmp/buildd/poco-1.3.2+dfsg1/Foundation/include/Poco/HashTable.h: In member function 'void Poco::HashTable<Key, Value, KeyHashFunction>::resize(Poco::UInt32) [with Key = std::basic_string<char, std::char_traits<char>, std::allocator<char> >, Value = int, KeyHashFunction = Poco::HashFunction<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >]':
src/HashTableTest.cpp:149:   instantiated from here
/tmp/buildd/poco-1.3.2+dfsg1/Foundation/include/Poco/HashTable.h:317: error: 'memset' was not declared in this scope

It is likely to be a missing include somewhere.
-- 
BOFH excuse #401:
Sales staff sold a product we don't offer.

Attachment: pgp73yp0XTZ3V.pgp
Description: PGP signature


Reply to: