From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#22049: libreoffice compile error Date: Fri, 04 Dec 2015 13:59:50 +0200 Message-ID: <87io4eo24p.fsf@gnu.org> References: <21c1059e083d3df68b981cb1a83b3a7c@openmailbox.org> <877fl0lugc.fsf@gnu.org> <931b1698a0a6d10913db88e944622dc4@openmailbox.org> <20151130195654.GA32198@jasmine> <8737vn453a.fsf@gnu.org> <20151201055827.GB6294@jasmine> <20151203200129.GA22924@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49749) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4p2v-0003DA-Aj for bug-guix@gnu.org; Fri, 04 Dec 2015 07:01:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4p2s-0001uR-4k for bug-guix@gnu.org; Fri, 04 Dec 2015 07:01:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:48574) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4p2s-0001uL-1I for bug-guix@gnu.org; Fri, 04 Dec 2015 07:01:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1a4p2r-0001E8-OT for bug-guix@gnu.org; Fri, 04 Dec 2015 07:01:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20151203200129.GA22924@jasmine> (Leo Famulari's message of "Thu, 3 Dec 2015 15:01:29 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Leo Famulari Cc: rennes@openmailbox.org, 22049@debbugs.gnu.org Leo Famulari skribis: > On Tue, Dec 01, 2015 at 12:58:27AM -0500, Leo Famulari wrote: >> On Mon, Nov 30, 2015 at 10:14:49PM +0200, Ludovic Court=C3=A8s wrote: >> > Leo Famulari skribis: >> >=20 >> > > It looks like the problem is with a libreoffice dependency, ilmbase. >> > > Looking at the build history on hydra.gnu.org, it hasn't built >> > > successfully since at least 2015-02-25: >> > > http://hydra.gnu.org/job/gnu/master/ilmbase-2.2.0.i686-linux >> >=20 >> > Right. This sounds very much like a rounding issue, whereby the epsil= on >> > in floating-point number comparisons is to strict for 32-bit machines. >> >=20 >> > We should report it upstream, but I don=E2=80=99t see any clear way to= report >> > bugs, neither in README, nor on openexr.com. Am I overlooking it? >>=20 >> openexr-devel appears to be the main list: >> https://lists.gnu.org/mailman/listinfo/openexr-devel > > I'm happy to send a bug report to openexr-devel but I don't understand > the issue well enough to write a decent report. Would it be sufficient to > just copy your message, Ludovic? Along with information about the > platform, of course. I would suggest giving them as much information as possible about the platform, including versions of dependencies, and an excerpt from the build log (probably with a link to the full log on hydra.gnu.org.) So, thanks in advance! :-) Ludo=E2=80=99.