<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 1, 2016, at 4:27 PM, Andre LaBranche &lt;<a href="mailto:dre@apple.com" class="">dre@apple.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">This kinda looks like a syntax / format error in some xml file. This might be caldavd.plist or one of the auth / augments config files.</div><div class=""><br class=""></div><div class="">You can lint them as follows:</div></div></div></blockquote><div><br class=""></div><div>Weird, I guess I clammed up.</div><div><br class=""></div><div>You can lint them (at the XML layer) as follows:</div><div><br class=""></div><div>xmllint --noout --valid /path/to/caldavd.plist</div><div><br class=""></div><div>-dre</div><br class=""><blockquote type="cite" class=""><div class=""><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""><div style="direction: ltr;" class=""><blockquote type="cite" class=""><div class="">On May 31, 2016, at 2:55 PM, John Radley (<a href="http://jradley.co.uk" class="">jradley.co.uk</a>) &lt;<a href="mailto:jradley@jradley.co.uk" class="">jradley@jradley.co.uk</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hello,<br class=""><br class="">I'm trying to compile CalenderServer (v8.0 or trunk) on Ubuntu 14.04.<br class=""><br class="">Having resolved many issues that prevented a sucessful compile, this current error has got me stumped!<br class=""><br class="">Please could you could advise what could be wrong.<br class=""><br class="">./bin/develop fails as follows<br class=""><br class="">Installed /home/jradley/Downloads/CalServer/CalendarServer/.develop/ve_tools/lib/virtualenv-13.1.2-py2.7.egg<br class="">Processing dependencies for virtualenv==13.1.2<br class="">Finished processing dependencies for virtualenv==13.1.2<br class="">New python executable in /home/jradley/Downloads/CalServer/CalendarServer/.develop/virtualenv/bin/python2.7<br class="">Also creating executable in /home/jradley/Downloads/CalServer/CalendarServer/.develop/virtualenv/bin/python<br class="">Traceback (most recent call last):<br class=""> &nbsp;File "/home/jradley/Downloads/CalServer/CalendarServer/setup.py", line 519, in &lt;module&gt;<br class=""> &nbsp;&nbsp;&nbsp;doSetup()<br class=""> &nbsp;File "/home/jradley/Downloads/CalServer/CalendarServer/setup.py", line 387, in doSetup<br class=""> &nbsp;&nbsp;&nbsp;version_string = version()<br class=""> &nbsp;File "/home/jradley/Downloads/CalServer/CalendarServer/setup.py", line 138, in version<br class=""> &nbsp;&nbsp;&nbsp;info = svn_info(source_root)<br class=""> &nbsp;File "/home/jradley/Downloads/CalServer/CalendarServer/setup.py", line 71, in svn_info<br class=""> &nbsp;&nbsp;&nbsp;info = ElementTree.fromstring(info_xml)<br class=""> &nbsp;File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1300, in XML<br class=""> &nbsp;&nbsp;&nbsp;parser.feed(text)<br class=""> &nbsp;File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1642, in feed<br class=""> &nbsp;&nbsp;&nbsp;self._raiseerror(v)<br class=""> &nbsp;File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1506, in _raiseerror<br class=""> &nbsp;&nbsp;&nbsp;raise err<br class="">xml.etree.ElementTree.ParseError: syntax error: line 1, column 0<br class=""><br class=""><br class=""><br class="">------------------------------------------------------<br class="">Powered by Xeams. Visit <a href="http://xeams.com" class="">xeams.com</a> for more information<br class="">------------------------------------------------------<br class="">_______________________________________________<br class="">calendarserver-dev mailing list<br class=""><a href="mailto:calendarserver-dev@lists.macosforge.org" class="">calendarserver-dev@lists.macosforge.org</a><br class="">https://lists.macosforge.org/mailman/listinfo/calendarserver-dev<br class=""></div></div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""></body></html>