Package: libstlport5.1-dev
Version: 5.1.4-1
Severity: normal

Hi,

I use qemubuilder to test libstlport5.1-dev on mips. But I cannot
#include <string> with simple test.cc:

#include <string>

int main(int argc,char *argv[]) {
  return 0;
}
-- cut here

The following are build logs:

[EMAIL PROTECTED]:/root# g++ -I/usr/include/stlport -pthread
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_SSTREAM
-Os -I. -DNDEBUG -fPIC -fno-strict-aliasing -fomit-frame-pointer -g
-Wall -O2 -c test.cc
In file included from /usr/include/stlport/stl/_alloc.h:39,
                 from /usr/include/stlport/stl/_string.h:23,
                 from /usr/include/stlport/string:32,
                 from test.cc:1:
/usr/include/stlport/stl/_cstdlib.h:91: error: '__std_alias::llabs' has
not been declared
/usr/include/stlport/stl/_cstdlib.h:92: error: '__std_alias::lldiv_t'
has not been declared
/usr/include/stlport/stl/_cstdlib.h:93: error: '__std_alias::lldiv' has
not been declared
/usr/include/stlport/stl/_cstdlib.h: In function 'long long int abs(long
long int)':
/usr/include/stlport/stl/_cstdlib.h:144: error: 'llabs' is not a member
of '__std_alias'
/usr/include/stlport/stl/_cstdlib.h: In function 'lldiv_t div(long long
int, long long int)':
/usr/include/stlport/stl/_cstdlib.h:145: error: 'lldiv' is not a member
of '__std_alias'
[EMAIL PROTECTED]:/root#
-- cut here

Sorry, I'm not digging into this problem very deep. Thus perhaps it's I
that make some mistake. It happens in the build log of one of my
packages - kawari8. It also happens on arm and mipsel. Please read:
http://buildd.debian.org/fetch.cgi?&pkg=kawari8&ver=8.2.4-3&arch=arm&stamp=1193600905&file=log
http://buildd.debian.org/fetch.cgi?&pkg=kawari8&ver=8.2.4-3&arch=mips&stamp=1193877367&file=log
http://buildd.debian.org/fetch.cgi?&pkg=kawari8&ver=8.2.4-3&arch=mipsel&stamp=1193951191&file=log

Many Thanks,
 Ying-Chun Liu

-- 
                                                PaulLiu(劉穎駿)
E-mail address: [EMAIL PROTECTED]

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to