Description of problem: nted's build fails while building the documentation. This calls po2xml from the kdesdk-utils package, which is broken in connection with newer qt versions (bug 487075). Version-Release number of selected component (if applicable): nted-1.4.17-1 nted-1.5.0-1 and others How reproducible: 100% Steps to Reproduce: 1. cd nted/devel 2. make scratch-build Actual results: /usr/bin/po2xml ./../en/index.docbook ./de.po >index.docbook Unknown feature http://trolltech.com/xml/features/report-start-end-entity can't find You cannot really "delete" a rest because you cannot destroy time. But in many cases the situation is as follows: <mediaobject> <imageobject> <imagedata fileref="../docimages/delete_rests1.png" format="PNG"/> </imageobject> <textobject><phrase>shift example 1</phrase> </textobject> </mediaobject> This can especially happen after deleting a series of notes because every deleted note leaves behind an appropriate rest. If you now <emphasis>insert</emphasis> a half rest at position of the first eighth rest the situation changes: in You cannot really "delete" a rest because you cannot destroy time. But in many cases the situation is as follows: <mediaobject> <imageobject> <imagedata fileref="../docimages/delete_rests1.png" format="PNG"/> </imageobject> <textobject><phrase>shift example 1</phrase> </textobject> </mediaobject> This can especially happen after deleting a series of notes because every deleted note leaves behind an appropriate rest. If you now <emphasis>insert</emphasis> a half rest at position of the first eighth rest the situation changes: <mediaobjec make[3]: *** [index.docbook] Error 1 Expected results: Successful build. Additional info:
I am waiting for the qt package maintainer to react to bug 487075. Once bug 487075 has been fixed to be compatible with po2xml again, the nted build will succeed again.