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


View this message in rfc822 format

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Leo Famulari <leo <at> famulari.name>
Cc: 72046 <at> debbugs.gnu.org
Subject: bug#72046: [core-updates] OpenImageIO fails to build
Date: Thu, 11 Jul 2024 23:25:34 +0800
[Message part 1 (text/plain, inline)]
Leo Famulari <leo <at> famulari.name> writes:

> 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?

see https://gitlab.kitware.com/cmake/cmake/-/issues/25200

>
>> +           #: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?

no, just fix macro OIIO_ALL_BUILD_DEPS_FOUND to a right string.
[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.