You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

This page is available to track the status of Xerces-C 3.0 on the various platforms/compilers:

Platform

Compiler

SVN id

Build Date

Build options

Build Status

Test Status

Comments

Builder

Windows XP

MS Visual Studio 2005

558663

7/23/2007

all

Debug

Success

Success

 

amassari

7/23/2007

all

Release

Success

Success

 

amassari

7/23/2007

all

Static Debug

Success

Success

 

amassari

7/23/2007

all

Static Release

Success

Success

 

amassari

474935

11/21/2006

packageBinaries.pl: all

Release

Success

Success

 

cargilld

MS Visual Studio .NET 2003

477691

11/21/2006

all

Debug

Success

Success

 

amassari

11/21/2006

all

Release

Success

Success

 

amassari

11/21/2006

all

Static Debug

Success

Success

 

amassari

11/21/2006

all

Static Release

Success

Success

 

amassari

MS Visual Studio 6.0 SP6

477691

11/21/2006

all

Debug

Success

Success

 

amassari

11/21/2006

all

Release

Success

Success

 

amassari

Borland C++Builder 6

477802

11/21/2006

Default

Success

N/A

 

amassari

Borland C++ 5.5.1

558663

7/23/2007

Default

Success

Partial success

xsvaluetest fails

amassari

Borland C++ 5.6.4

558663

7/23/2007

Default

Success

Partial success

xsvaluetest fails

amassari

Windows 2003

MSVC 7.1

474935

11/21/2006

packageBinaries.pl: all

Release

Success

Success

 

cargilld

Windows 2000

MSVC 6

474935

11/21/2006

packageBinaries.pl: all

Release

Success

Success

 

cargilld

MSYS 1.0.11/MinGW 5.03 on Windows XP

gcc 3.4.2 mingw-special

558109

7/24/2007

./configure BRNet Accessor=winsock; BRFile Manager=Windows; BRAtomic Op=Windows; BRMutex=Windows; BRMsg Loader=inmemory; BRTranscoder=windows

Success

Success

Only static libraries are built

amassari

7/24/2007

./configure LDFLAGS=-no-undefined [

<style="background-color: red;"> Fail

N/A

Linker crashes BRNet Accessor=winsock; BRFile Manager=Windows; BRAtomic Op=Windows; BRMutex=Windows; BRMsg Loader=inmemory; BRTranscoder=windows]"Creating library file: .libs/libxerces.dll.a... BRc:\MinGW\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe: BRBFD 2.15.91 20040904 assertion fail ../../src/bfd/cofflink.c:1929"

amassari

Cygwin 1.5.21 shell on Windows XP

MS Visual Studio 6.0 SP6

477691

11/21/2006

./configure BRNet Accessor=winsock; BRFile Manager=Windows; BRAtomic Op=Windows; BRMutex=Windows; BRMsg Loader=inmemory; BRTranscoder=windows

Fail

N/A

Build process uses MS 'LIB' to create libraries, and 'ar' (ver. 2.17.50) to unpack them before linking, but 'ar' doesn't support paths inside lib files

amassari

AIX 5.2

xlC V7

474935

11/21/2006

packageBinaries.pl: -m inmem -n socket -t native -b 32

Success

Fail

domtest and domtypeinfotest are both failing with an illegal instruction

cargilld

11/21/2006

packageBinaries.pl: -m inmem -n socket -t native -b 64

Fail

Fail

Fails at the link step

cargilld

Solaris 2.9

Forte Compiler 6.2

474935

11/21/2006

packageBinaries.pl: -m inmem -n socket -t native -b 32

Fail

Fail

checking for which Mutex Manager to use... BRconfigure: error: Xerces cannot function without mutex support

cargilld

11/21/2006

packageBinaries.pl: -m inmem -n socket -t native -b 64

Fail

Fail

checking for an appropriate signed 16 bit integer type... BRconfigure: error: Couldn't find a signed 16 bit int type

cargilld

Sun ONE Studio 8 (C++ 5.5)

478107

12/08/2006

./configure CXX=CC CC=cc --disable-pretty-make BRNet Accessor=socket; BRFile Manager=POSIX; BRAtomic Op=POSIX; BRMutex=POSIX; BRMsg Loader=inmemory; BRTranscoder=icu

Manual build

Success

Got an error 'CC: No input files specified' at the link phase; had to manually change the generated libtool script to replace the whole_archive_flag_spec definition with whole_archive_flag_spec="-z allextract\$convenience -z defaultextract"

amassari

Solaris 2.10 x86

gcc 3.4.2

478105

11/22/2006

./configure BRNet Accessor=socket; BRFile Manager=POSIX; BRAtomic Op=POSIX; BRMutex=POSIX; BRMsg Loader=inmemory; BRTranscoder=icu

Success

Success

 

amassari

Sun Studio 10 (C++ 5.7)

478105

11/22/2006

./configure BRNet Accessor=socket; BRFile Manager=POSIX; BRAtomic Op=POSIX; BRMutex=POSIX; BRMsg Loader=inmemory; BRTranscoder=icu

Success

Fail

Unexpected exceptions occur during parsing

amassari

Sun Studio 11 (C++ 5.8)

504491

02/07/2007

./configure BRNet Accessor=socket; BRFile Manager=POSIX; BRAtomic Op=POSIX; BRMutex=POSIX; BRMsg Loader=inmemory; BRTranscoder=icu

Success

Success

 

amassari

HP-UX 11i

HP aCC Compiler A.03

474935

11/21/2006

packageBinaries.pl: -m inmem -n socket -t native -b 32

Success

Success

 

cargilld

11/21/2006

packageBinaries.pl: -m inmem -n socket -t native -b 64

Success

Success

 

cargilld

Ubuntu Linux 6.06

gcc 4.0.3

558739

7/23/2007

./configure --enable-netaccessor-socket --enable-msgloader-iconv --enable-transcoder-iconv BRNet Accessor: socketBRFile Manager: POSIXBRAtomic Op Manager: POSIXBRMutex Manager: POSIXBRMessage Loader: iconvBRTranscoder: iconv

Success

Success

 

amassari

7/23/2007

./configure --enable-netaccessor-curl --enable-msgloader-inmemory --enable-transcoder-gnuiconv BRNet Accessor=curl; BRFile Manager=POSIX; BRAtomic Op=POSIX; BRMutex=POSIX; BRMsg Loader=inmemory; BRTranscoder=gnuiconv

Success

Success

 

amassari

7/23/2007

./configure BRNet Accessor=curl; BRFile Manager=POSIX; BRAtomic Op=POSIX; BRMutex=POSIX; BRMsg Loader=icu; BRTranscoder=icu

Success

Success

 

amassari

RHEL AS 3 (PPC)

GCC 3.2.3

474935

11/21/2006

packageBinaries.pl: -m inmem -n socket -t native -b 32

Success

Success

 

cargilld

RHEL AS 4 (Intel)

GCC 3.4.3

474935

11/21/2006

packageBinaries.pl: -m inmem -n socket -t native -b 32

Success

Success

 

cargilld

SuSE Linux 8.0 (AMD)

GCC 3.2.2

474935

11/21/2006

packageBinaries.pl: -m inmem -n socket -t native -b 64

Success

Success

 

cargilld

SuSE Linux 8.0 (PPC)

GCC 3.2

474935

11/21/2006

packageBinaries.pl: -m inmem -n socket -t native -b 32

Success

Success

 

cargilld

SuSE Linux 9.1 (zOS)

GCC 3.3.3

474935

11/21/2006

packageBinaries.pl: -m inmem -n socket -t native -b 64

Success

Success

 

cargilld

SuSE Linux 9.1 (Intel)

GCC 3.3.3

474935

11/21/2006

packageBinaries.pl: -m inmem -n socket -t native -b 32

Success

Success

 

cargilld

Mac OS X 10.2 (Dual processor, PowerPC)

GCC 3.1 20020420

478107

12/11/2006

./configure --disable-pretty-make [

<style="background-color: green;"> Success

Fail

threadtest fails with random errors: BRNet Accessor=cfurl; BRFile Manager=POSIX; BRAtomic Op=MacOS; BRMutex=POSIX; BRMsg Loader=inmemory; BRTranscoder=macosunicodeconverter]"Expected a markup declaration", BR"Expected an attribute value", BR"Could not close the file", BR"Could not read data from file", BR"Invalid document structure", BR"Expected comment or processing instruction" BRso it looks like a multithreading problem (compiler switches were -D_THREAD_SAFE -MT -MD -MP -MF)

amassari

Mac OS X 10.4.8 (Dual processor, Intel Core Duo)

i686-apple-darwin8-gcc-4.0.1

506850

2/12/2007

./configure BRNet Accessor=cfurl; BRFile Manager=POSIX; BRAtomic Op=MacOS; BRMutex=POSIX; BRMsg Loader=inmemory; BRTranscoder=macosunicodeconverter

Success

Success

threadtest worked fine for me

jberry

FreeBSD 6.2 IA64

GCC 3.4.6

558663

7/23/2007

./configure BRNet Accessor=socket; BRFile Manager=POSIX; BRAtomic Op=POSIX; BRMutex=POSIX; BRMsg Loader=inmemory; BRTranscoder=iconv

Success

N/A

 

amassari

  • No labels