Re: [kde-freebsd] science/chemical-mime-data fails to build (convert dumping core)

2014-10-21 Thread Koop Mast


On 21-10-2014 0:35, Jan Henrik Sylvester wrote:

On 10/20/2014 22:47, Raphael Kubo da Costa wrote:

Jan Henrik Sylvester m...@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

Did you update the libxml2 port to the 2.9.2_1 version? That could have 
fixed it because the _1 revision fixes a bug that broke the freebsd doc 
chain.


-Koop
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] science/chemical-mime-data fails to build (convert dumping core)

2014-10-21 Thread Jan Henrik Sylvester
On 10/21/2014 09:56, Koop Mast wrote:
 
 On 21-10-2014 0:35, Jan Henrik Sylvester wrote:
 On 10/20/2014 22:47, Raphael Kubo da Costa wrote:
 Jan Henrik Sylvester m...@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

 Did you update the libxml2 port to the 2.9.2_1 version? That could have
 fixed it because the _1 revision fixes a bug that broke the freebsd doc
 chain.

Yeah, that is what I meant: It failed earlier (must have been 2.9.2) and
worked with 2.9.2_1. I saw the libxml2 commit message and the error
report about the doc chain, but I did not know if convert crashing could
have been the same cause and I did not find the time to reproduce the
error by downgrading. Hence: Maybe.

Cheers,
Jan Henrik
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] KMail and filters

2014-10-21 Thread Ajtim
Hi!

My system: FreeBSD 10.1-RC2 #0 r272876: Fri Oct 10 01:12:21 UTC 2014 
r...@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

Update  KDE 4.14.2 from 4.12 was very good, no problems but I have now problem 
with KMail filters. No one related to mailing list don't work. I deleted some 
and made them again but still don't work.

Thanks in advance.

-- 
ajtiM

http://www.redbubble.com/people/lumiwa
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KMail and filters

2014-10-21 Thread Raphael Kubo da Costa
Ajtim lum...@gmail.com writes:

 Hi!

 My system: FreeBSD 10.1-RC2 #0 r272876: Fri Oct 10 01:12:21 UTC 2014
 r...@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

 Update  KDE 4.14.2 from 4.12 was very good, no problems but I have now problem
 with KMail filters. No one related to mailing list don't work. I deleted some
 and made them again but still don't work.

This sounds a bit... vague. But in any case, I'd start with bug reports
in bugs.kde.org, as it sounds like something upstream, not
FreeBSD-specific (hopefully :-)
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [Bug 194377] devel/qt4-corelib fails to build on 8.4-RELEASE/i386

2014-10-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194377

frankmwu...@yahoo.de changed:

   What|Removed |Added

 Status|Needs Triage|Issue Resolved
 Resolution|--- |FIXED

--- Comment #2 from frankmwu...@yahoo.de ---
There were some stale qt header files in /usr/local/include. Deleting those
(major pain in the neck) fixed the issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KMail and filters

2014-10-21 Thread Ajtim
On Wednesday 22 October 2014 00:56:34 Raphael Kubo da Costa wrote:
 Ajtim lum...@gmail.com writes:
  Hi!
  
  My system: FreeBSD 10.1-RC2 #0 r272876: Fri Oct 10 01:12:21 UTC 2014
  r...@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
  
  Update  KDE 4.14.2 from 4.12 was very good, no problems but I have now
  problem with KMail filters. No one related to mailing list don't work. I
  deleted some and made them again but still don't work.
 
 This sounds a bit... vague. But in any case, I'd start with bug reports
 in bugs.kde.org, as it sounds like something upstream, not
 FreeBSD-specific (hopefully :-)

Thank you very much.

-- 
ajtiM

http://www.redbubble.com/people/lumiwa
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information