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:

    > "Dr. Volker Zell" <Dr.Volker.Zell-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> writes:
    >> 
    >> The make step gives this:
    >> 
    >> vzell@vzell-de /usr/src
    >> 04:26 PM [563]> ./python-celementtree-1.0.5.20051216-1.sh make
    > ...
    >> -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

    > Hm, could you add --verbose (or even -d) to commands for more
    > information. I've rolled out new package for testing.

Still not working.

vzell@vzell-de /usr/src
10:51 AM [629]> ./python-celementtree-1.0.5.20051216-1.sh -v -d 1 make
-- Cygbuild 2006-02-12 1.819 http://cygbuild.sourceforge.net/
-- [INFO] Clearing environment flags that may interfere compiling
-- Build command
--    Added Python to paths  LD_LIBRARY_PATH=:/usr/lib/python2.4/config LD_RUN_PATH=:/usr/lib/python2.4/config
-- Building: python setup.py build
--   Running  CC='' CXX='' CFLAGS= LDFLAGS='-Wl,-no-undefined' /usr/bin/python setup.py build
bash: /usr/bin/python: No such file or directory
./python-celementtree-1.0.5.20051216-1.sh.CygbuildCommandMain: [FATAL] status is 127.
vzell@vzell-de /usr/src

10:51 AM [630]> ./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.

    > Jari

Ciao
  Volker


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