From: "Ludovic Courtès" <ludo@gnu.org>
To: "Andréas Livet" <andreas@livet.me>
Cc: 36276@debbugs.gnu.org
Subject: bug#36276: Not found .so files in bundle made by guix pack
Date: Tue, 25 Jun 2019 16:06:16 +0200 [thread overview]
Message-ID: <87h88dn4iv.fsf@gnu.org> (raw)
In-Reply-To: <48bbff6b-bd6f-b056-26d9-8c82ec3aba7d@livet.me> ("Andréas Livet"'s message of "Tue, 25 Jun 2019 10:38:41 +0200")
Hello,
Andréas Livet <andreas@livet.me> skribis:
>> What does “uname -r” return on this CentOS machine? I’m guessing it’s
>> older than 3.16.0.
>> 3.10.0-957.12.2.el7.x86_64
>
> What a shame, this kernel was release in 2013 !
Yeah.
>> ‘src/corelib/global/minimum-linux_p.h’, we can see this:
>>
>> --8<---------------cut here---------------start------------->8---
>> #if QT_CONFIG(getentropy)
>> # define MINLINUX_MAJOR 3
>> # define MINLINUX_MINOR 17
>> # define MINLINUX_PATCH 0
>> #elif QT_CONFIG(renameat2)
>> # define MINLINUX_MAJOR 3
>> # define MINLINUX_MINOR 16
>> # define MINLINUX_PATCH 0
>> #else
>> # define MINLINUX_MAJOR 2
>> # define MINLINUX_MINOR 6
>> # define MINLINUX_PATCH 28
>> #endif
>> --8<---------------cut here---------------end--------------->8---
>
> Well done :D, I didn't have time to investigated as far as you did.
I didn’t “have” the time, I took it. :-)
> IMHO, don't bother, as you say 3.16.0 is already very old so it's OK
> to let it this way.
Sounds good.
> Maybe it could be worth to mention in guix pack manual that bundle may
> not always works on too old kernel ?
>
> Difficult to be precise because it'll depends on projects, don't
> really know how to write it down in a way it'll help people to
> understand problems like this one.
Yes, it’s a bit hard to document it because it’ll vary from package to
package, and the vast majority of packages don’t care about the kernel
version.
Anyway, thanks for your report, and I hope you can find a suitable
workaround!
Ludo’.
prev parent reply other threads:[~2019-06-25 14:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-18 10:07 bug#36276: Not found .so files in bundle made by guix pack Andréas Livet
2019-06-18 13:51 ` Ludovic Courtès
2019-06-18 20:21 ` Andréas Livet
2019-06-19 11:05 ` Andréas Livet
2019-06-19 15:51 ` Ludovic Courtès
2019-06-20 18:25 ` Andréas Livet
2019-06-21 14:47 ` Ludovic Courtès
2019-06-24 16:10 ` Andréas Livet
2019-06-24 19:19 ` Ludovic Courtès
2019-06-25 8:38 ` Andréas Livet
2019-06-25 11:34 ` Ricardo Wurmus
2019-06-25 14:06 ` Ludovic Courtès [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=87h88dn4iv.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=36276@debbugs.gnu.org \
--cc=andreas@livet.me \
/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.