GNU bug report logs - #72046
[core-updates] OpenImageIO fails to build

Previous Next

Package: guix;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Wed, 10 Jul 2024 20:27:16 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 72046 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Cc: 72046 <at> debbugs.gnu.org
Subject: Re: bug#72046: [core-updates] OpenImageIO fails to build
Date: Thu, 11 Jul 2024 11:10:10 -0400
[Message part 1 (text/plain, inline)]
On Thu, Jul 11, 2024 at 02:29:59PM +0800, Zheng Junjie wrote:
> see patch, as i known, because ours cmake too old, have a bug about zlib.

So, it's a problem with cmake?

Do you know if they've fixed it in later versions?

> +           #:phases #~(modify-phases %standard-phases
> +                        (add-after 'configure 'fix-zlib-version
> +                          (lambda _
> +                            (substitute* "include/imageio_pvt.h"
> +                              (("#define ZLIB_VERSION \"1\\.3\"")
> +                               "")))))))

Would this remove zlib support from openimageio?
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 351 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.