unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Théo Tyburn" <theo.tyburn@gmail.com>
To: Csepp <raingloom@riseup.net>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Imagemagick with OpenEXR support
Date: Sun, 16 Apr 2023 02:17:20 +0200	[thread overview]
Message-ID: <CACcFj3=g7N=kNbzvEWFzMP=UgmfEyX0oFZtp8Ak8YKkTjmHzMg@mail.gmail.com> (raw)
In-Reply-To: <87y1msd8ey.fsf@riseup.net>

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

On Sun, Apr 16, 2023, 01:37 Csepp <raingloom@riseup.net> wrote:

>
> Théo Maxime Tyburn <theo.tyburn@gmail.com> writes:
>
> > Csepp <raingloom@riseup.net> writes:
> >
> >> Théo Maxime Tyburn <theo.tyburn@gmail.com> writes:
> >>
> >>> ```
> >>> checking for OpenEXR >= 1.0.6... no
> >>> [...]
> >>> Delegate library configuration:
> >>> OpenEXR           --with-openexr=yes          no
> >>> ```
> >>
> >> If we are going by semver, then 1.0.6 is incompatible with 3.x.  Maybe
> >> it expects an older version?
> >
> > Hum. But it seems to look for a version that is greater or equal
> > 1.0.6. Shouldn't 3.x be matched ? Maybe I misunderstand semver.
> > You mean 3.x could have incompatibilities so that is what is is not
> > matched ?
>
> A major version bump is supposed to mean a backwards incompatible
> change, so depending on how the greater-than operator works, 1.x might
> not be "smaller" than 3.x.  It's not a total ordering, I think it's a...
> semilattice?  Or something along those lines.
>

Ah I see. That would make sense.

Though semver.org says:

```
Precedence is determined by the first difference when comparing each of
these identifiers from left to right as follows: Major, minor, and patch
versions are always compared numerically.

Example: 1.0.0 < 2.0.0 < 2.1.0 < 2.1.1.
```

But maybe the imagemagick config also specifies a maximum version and
doesn't say it out loud in the printed output. I'll have a look

>

[-- Attachment #2: Type: text/html, Size: 2672 bytes --]

      reply	other threads:[~2023-04-16  0:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-12 14:44 Imagemagick with OpenEXR support Théo Maxime Tyburn
2023-04-12 18:08 ` Csepp
2023-04-15 20:56   ` Théo Maxime Tyburn
2023-04-15 23:35     ` Csepp
2023-04-16  0:17       ` Théo Tyburn [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to='CACcFj3=g7N=kNbzvEWFzMP=UgmfEyX0oFZtp8Ak8YKkTjmHzMg@mail.gmail.com' \
    --to=theo.tyburn@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=raingloom@riseup.net \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).