This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] python-celementtree 1.0.5.20051216 -- Light-weight XML processing toolkit for python (C library)


>>>>> Jari Aalto writes:

    > python-celementtree is additional library that will speed up bzr
    > (distributed version control) internal Weave -storage format
    > processing. Included in major distros.

    >   http://packages.debian.org/stable/python/python-celementtree

    > Jari

    > sdesc: "Light-weight XML processing toolkit for python (C library)"
    > ldesc: "cElementTree provides a simple but flexible container object, designed
    > to store hierarchical data structures, such as simplified XML
    > infosets, in memory. The element type can be described as a hybrid
    > between a Python list and a Python dictionary. cElementTree is a C
    > implementation of the ElementTree API and is supposed to be a drop-in
    > replacement."
    > category: Lib
    > requires: cygwin

    > Homepage: http://effbot.org/zone/celementtree.htm

    > 1) manual download

    >   wget        \
    >     http://cygwin.cante.net/python-celementtree/python-celementtree-1.0.5.20051216-1.tar.bz2.sig \
    >     http://cygwin.cante.net/python-celementtree/python-celementtree-1.0.5.20051216-1.tar.bz2 \
    >     http://cygwin.cante.net/python-celementtree/python-celementtree-1.0.5.20051216-1-src.tar.bz2.sig \
    >     http://cygwin.cante.net/python-celementtree/python-celementtree-1.0.5.20051216-1-src.tar.bz2 \
    >     http://cygwin.cante.net/python-celementtree/setup.hint


The make step gives this:

vzell@vzell-de /usr/src
04:26 PM [563]> ./python-celementtree-1.0.5.20051216-1.sh make
-- Cygbuild 2006-02-12 1.819 http://cygbuild.sourceforge.net/
-- Build command
-- Building: python setup.py build
running build
running build_ext
building 'cElementTree' extension
creating build
creating build/temp.cygwin-1.5.19-i686-2.4
creating build/temp.cygwin-1.5.19-i686-2.4/expat
-fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DXML_STATIC -DHAVE_MEMMOVE=1 -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=1234 -DXML_CONTEXT_BYTES=1024 -Iexpat -I/usr/include/python2.4 -c cElementTree.c -o build/temp.cygwin-1.5.19-i686-2.4/cElementTree.o
unable to execute -fno-strict-aliasing: No such file or directory
error: command '-fno-strict-aliasing' failed with exit status 1
./python-celementtree-1.0.5.20051216-1.sh.CygbuildCommandMain: [FATAL] status is 1.


Ciao
  Volker


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]