Bug#835065: jade: Package rebuilt from source is broken

2016-08-22 Thread Neil Roeth
On 08/21/2016 07:34 PM, Daniel Schepler wrote:
> Source: jade
> Version: 1.2.1-49
> Severity: serious
>
> For example, if I rebuild jade locally, then try to build
> dictionaries-common using the rebuilt jade, it gives an error:
>
> jade -t sgml -V nochunks -d policy/html.dsl \
>   /usr/share/sgml/declaration/xml.decl policy/dsdt-policy.xml >
> policy/dsdt-policy.html
> jade:/usr/share/sgml/declaration/xml.decl:31:27:W: characters in the
> document character set with numbers exceeding 65535 not supported
> Segmentation fault
> Makefile:129: recipe for target 'policy/dsdt-policy.html' failed
> make[1]: *** [policy/dsdt-policy.html] Error 139
> make[1]: Leaving directory '/build/dictionaries-common-1.27.0'
> debian/rules:27: recipe for target 'build-stamp' failed
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
I am working on removing the jade package from Debian.  I'll file a bug
against dictionaries-common to replace jade with openjade.

Thanks.

-- 
Neil Roeth



Bug#835065: jade: Package rebuilt from source is broken

2016-08-21 Thread Daniel Schepler
Source: jade
Version: 1.2.1-49
Severity: serious

For example, if I rebuild jade locally, then try to build
dictionaries-common using the rebuilt jade, it gives an error:

jade -t sgml -V nochunks -d policy/html.dsl \
  /usr/share/sgml/declaration/xml.decl policy/dsdt-policy.xml >
policy/dsdt-policy.html
jade:/usr/share/sgml/declaration/xml.decl:31:27:W: characters in the
document character set with numbers exceeding 65535 not supported
Segmentation fault
Makefile:129: recipe for target 'policy/dsdt-policy.html' failed
make[1]: *** [policy/dsdt-policy.html] Error 139
make[1]: Leaving directory '/build/dictionaries-common-1.27.0'
debian/rules:27: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler