mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/3] hiredis: new package
Date: Mon, 7 Feb 2022 17:30:13 +0100	[thread overview]
Message-ID: <YgFJFZX9S5kQKQSu@ada-deb-carambola.ifak-system.com> (raw)
In-Reply-To: <YgEfqWzOJKJFtuk9@workstation>

Hei hei,

this tends to go offtopic, so I dropped most of the context … O:-)

Am Mon, Feb 07, 2022 at 02:33:29PM +0100 schrieb Clemens Gruber:
> > Maybe libhiredis makes something different than usual. Haven't looked
> > into it. O:-)
> 
> It seems the libhiredis cmake config only sets VERSION but not
> SOVERSION, so SOVERSION is assumed to be 1.0.0 as well, which explains
> why there is only one symlink, but not why that one is not present in
> the rootfs.

Made the mistake to look at this:

https://github.com/redis/hiredis/blob/master/CMakeLists.txt

Oh boy, don't even know where to start, this is miles away from how to
do modern CMake.  But it shows what you already noticed, SOVERSION is
not used at all.  Maybe someone should point them at this:

https://cmake.org/cmake/help/v3.4/prop_tgt/SOVERSION.html

A good start for modernizing (and reducing build time) would be this
PR: 

https://github.com/redis/hiredis/pull/951

But I won't dive in deeper, already put too much time in this. O:-)

Greets
Alex


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

      parent reply	other threads:[~2022-02-07 16:30 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-04 16:28 Clemens Gruber
2022-02-04 16:28 ` [ptxdist] [PATCH 2/3] systemd: add option for openssl support Clemens Gruber
2022-02-14 12:43   ` [ptxdist] [APPLIED] " Michael Olbrich
2022-02-04 16:28 ` [ptxdist] [PATCH 3/3] protobuf: version bump 3.7.1 -> 3.19.4 Clemens Gruber
2022-02-11  9:43   ` Michael Olbrich
2022-02-11 14:30     ` Clemens Gruber
2022-02-07  7:39 ` [ptxdist] [PATCH 1/3] hiredis: new package Michael Olbrich
2022-02-07  9:03   ` Clemens Gruber
2022-02-07 10:39     ` Alexander Dahl
2022-02-07 12:54       ` Clemens Gruber
2022-02-07 13:11         ` Alexander Dahl
2022-02-07 13:33           ` Clemens Gruber
2022-02-07 15:22             ` Michael Olbrich
2022-02-07 15:25               ` Michael Olbrich
2022-02-07 15:51                 ` Clemens Gruber
2022-02-07 16:30             ` Alexander Dahl [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

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

  git send-email \
    --in-reply-to=YgFJFZX9S5kQKQSu@ada-deb-carambola.ifak-system.com \
    --to=ada@thorsis.com \
    --cc=ptxdist@pengutronix.de \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox