[kde-freebsd] science/chemical-mime-data fails to build (convert dumping core)
Jan Henrik Sylvester
me at janh.de
Mon Oct 20 22:35:15 UTC 2014
On 10/20/2014 22:47, Raphael Kubo da Costa wrote:
> Jan Henrik Sylvester <me at janh.de> writes:
>
>> Trying to rebuild kde after the recent update, I could not build
>> science/kalzium due to science/chemical-mime-data failing:
>>
>> for size in 16 22 24 32 36 48 64 72 96 128 192 ; do \
>> if test "x" != "x" ; then \
>> -w ${size} -h ${size} -f png gnome-mime-chemical.svg >
>> gnome-mime-chemical_${size}.png ; \
>> else \
>> /usr/local/bin/convert gnome-mime-chemical.svg -resize
>> ${size}x${size} gnome-mime-chemical_${size}.png ; \
>> fi \
>> done
>> Illegal instruction (core dumped)
>>
>> This is on 10.0-RELEASE/amd64 with all ports up to date. Full log
>> attached.
>
> It looks like it's ImageMagick's convert binary that's failing. Can you
> check if it's working properly?
Thanks for your suggestion. Trying to produce a failure from a single
convert command, I found that science/chemical-mime-data builds now.
In the meantime, I had only updated a few unrelated ports and
textproc/libxml2. Maybe libxml2 was the reason.
Cheers,
Jan Henrik
More information about the kde-freebsd
mailing list