all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Cc: 72046@debbugs.gnu.org
Subject: bug#72046: [core-updates] OpenImageIO fails to build
Date: Thu, 11 Jul 2024 11:10:10 -0400	[thread overview]
Message-ID: <Zo_10mwBr4kQsZFB@jasmine.lan> (raw)
In-Reply-To: <87v81cphjs.fsf@iscas.ac.cn>

[-- Attachment #1: Type: text/plain, Size: 617 bytes --]

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?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2024-07-11 15:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-10 19:47 bug#72046: [core-updates] OpenImageIO fails to build Leo Famulari
2024-07-11  6:29 ` Zheng Junjie
2024-07-11 15:10   ` Leo Famulari [this message]
2024-07-11 15:25     ` Zheng Junjie
2024-07-11 15:32       ` Leo Famulari
2024-07-11 15:50         ` Leo Famulari
2024-07-12  3:26           ` Zheng Junjie
2024-07-12  3:43             ` Zheng Junjie
2024-07-12 21:15         ` Leo Famulari
2024-07-12 15:18 ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Zo_10mwBr4kQsZFB@jasmine.lan \
    --to=leo@famulari.name \
    --cc=72046@debbugs.gnu.org \
    --cc=zhengjunjie@iscas.ac.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.