Hello ports@
I'm trying to port the new AbiWord, v2.6.0. So far I've managed to get
it to compile (I had to update devel/libgsf from 1.14.3 to 1.14.4 and
converters/wv from 0.7.2 to 1.2.4, which took some effort, if
everything turns out fine I'll post these too to the list) but it keeps
dumping core upon execution.
It output one error before dying, which is coming from Pango:

(abiword:31838): Pango-WARNING **: shaping failure, expect ugly output.
shape-engine='BasicEngineFc', font='Bitstream Vera Sans 11', text=''
Abort (core dumped)

Now at first I realized (thanks to the AbiWord regression tests) that I
forgot to delete the libexpat leftovers in /usr/X11/lib after
upgrading, so I did that and rebuilt Pango (which uses expat,
ofcourse), and now (after another make build) the regression tests don't
complain anymore, but AbiWord itself keeps crashing.
My question is: Is it possible that more ports, such as, say, Gtk+2,
may have been confused about expat and need to be rebuilt?
I haven't noticed any change in behavior in gtk-based applications
since removing the old libexpat, but I don't know how to check it..

System is IBM X31 laptop running:
OpenBSD 4.3-current (GENERIC) #735: Thu Apr  3 13:12:44 MDT 2008
    [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC

Thanks,
Ido

Reply via email to