Failed to compile 2.15.92



Hi, I'm trying to compile gnome-2.15.92.modules with jhbuild, but I
get this error:

]$ jhbuild -m http://ftp.gnome.org/pub/gnome/teams/releng/2.15.92/gnome-2.15.92.modules
build meta-gnome-desktop
Traceback (most recent call last):
 File "/home/santi/bin/jhbuild", line 6, in ?
   jhbuild.main.main(sys.argv[1:])
 File "/mnt/cvs/gnome2/jhbuild/jhbuild/main.py", line 89, in main
   jhbuild.commands.run(command, config, args)
 File "/mnt/cvs/gnome2/jhbuild/jhbuild/commands/__init__.py", line 74, in run
   cmd.execute(config, args)
 File "/mnt/cvs/gnome2/jhbuild/jhbuild/commands/__init__.py", line
43, in execute
   self.run(config, options, args)
 File "/mnt/cvs/gnome2/jhbuild/jhbuild/commands/base.py", line 150, in run
   module_set = jhbuild.moduleset.load(config)
 File "/mnt/cvs/gnome2/jhbuild/jhbuild/moduleset.py", line 173, in load
   ms.modules.update(_parse_module_set(config, uri).modules)
 File "/mnt/cvs/gnome2/jhbuild/jhbuild/moduleset.py", line 238, in
_parse_module_set
   inc_moduleset = _parse_module_set(config, inc_uri)
 File "/mnt/cvs/gnome2/jhbuild/jhbuild/moduleset.py", line 191, in
_parse_module_set
   document = xml.dom.minidom.parse(filename)
 File "/usr/lib64/python2.4/site-packages/_xmlplus/dom/minidom.py",
line 1915, in parse
   return expatbuilder.parse(file)
 File "/usr/lib64/python2.4/site-packages/_xmlplus/dom/expatbuilder.py",
line 926, in parse
   result = builder.parseFile(fp)
 File "/usr/lib64/python2.4/site-packages/_xmlplus/dom/expatbuilder.py",
line 207, in parseFile
   parser.Parse(buffer, 0)
xml.parsers.expat.ExpatError: not well-formed (invalid token): line
31, column 90

If I try to compile gnome-2.15.91 works fine.



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