[gtk-osx-users] meta-gtk-osx-bootstrap failed again!



Hi, all!

Yesterday, I failed to build meta-gtk-osx-bootstrap on Mac OS 10.9 for lacking of libpython2.7. As metioned in the page https://mail.gnome.org/archives/gtk-osx-devel-list/2014-June/msg00000.html, I build python today by 
,-----------------------------------------------------------------
| $ jhbuild build python
`-----------------------------------------------------------------
and try to bootstrap GTK+ by 
,-----------------------------------------------------------------
| $ jhbuild build meta-gtk-osx-bootstrap
`-----------------------------------------------------------------
However, It failed again and reports that
,-----------------------------------------------------------------
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libexslt.a(crypto.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libexslt.a(crypto.o) has no symbols
Making all in xsltproc
  CC     xsltproc.o
  CC     testThreads.o
  CCLD   testThreads
  CCLD   xsltproc
Making all in doc
make[2]: Nothing to be done for `all'.
Making all in python
Making all in .
SRCDIR=. /Users/xxx/gtk/inst/bin/python ./generator.py
Traceback (most recent call last):
  File "./generator.py", line 923, in <module>
    buildStubs()
  File "./generator.py", line 405, in buildStubs
    (parser, target)  = getparser()
  File "./generator.py", line 26, in getparser
    parser = xml.sax.make_parser()
  File "/Users/xxx/gtk/inst/lib/python2.7/xml/sax/__init__.py", line 93, in make_parser
    raise SAXReaderNotAvailable("No parsers found", None)
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
make[3]: *** [gen_prog] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
*** Error during phase build of libxslt: ########## Error running make -j 5 *** [7/10]

  [1] Rerun phase build
  [2] Ignore error and continue to install
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
  [7] Go to phase "configure"
  [8] Go to phase "clean"
  [9] Go to phase "distclean"
`-----------------------------------------------------------------
what happend on earth?
How can I do?
Anyone can help me?
 
Best regards,
 
Easior Lars

 





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