Date: Thu, 13 Oct 2011 17:46:33 +0300 From: Andriy Gapon <avg@FreeBSD.org> To: Zhihao Yuan <lichray@gmail.com>, Martin Matuska <mm@FreeBSD.org> Cc: Paul Macdonald <paul@ifdnrg.com>, freebsd-ports@FreeBSD.org, Leslie Jensen <leslie@eskk.nu> Subject: Re: ImageMagick fails to build when upgrading. Message-ID: <4E96F9C9.5020104@FreeBSD.org> In-Reply-To: <CAGsORuC3naFzpBM5ahGyvzQwSawNtmGtoUNmJq2OVx-_ugWctA@mail.gmail.com> References: <4E942138.2000104@eskk.nu> <4E956244.5060504@ifdnrg.com> <CAGsORuC3naFzpBM5ahGyvzQwSawNtmGtoUNmJq2OVx-_ugWctA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
on 12/10/2011 14:55 Zhihao Yuan said the following: > I checked out the latest version in ports, but this test still fails for > gcc46. I'll try clang latter. I am also running into the same problem with gcc45 and optimization level >= 2. With base gcc or optimization level <= 1 all tests pass OK. I don't know how to explain this, I won't even try, because I think that this is irrelevant. I've tracked down origins of this issue to the following: https://bugzilla.novell.com/show_bug.cgi?id=673303 http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19436 Apparently they fixed something strerror_r-ish for glib environment, but broken it for posix environment. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E96F9C9.5020104>