From: Daniel Hatton <dan.hatton@btinternet.com>
To: Guix help list <help-guix@gnu.org>
Subject: Choosing C++ library versions in Guix
Date: Mon, 6 Jan 2025 17:27:38 +0000 [thread overview]
Message-ID: <aa0b3af5-573a-4af2-86b5-584d85e4b8e0@btinternet.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1153 bytes --]
On my Guix system, I'm trying to install an Octave package (struct)
using Octave's internal "pkg install" tool (since the conclusion from
thread
<https://lists.gnu.org/archive/html/help-guix/2025-01/msg00001.html>
seems to be that the Octave packages I want are not available in the
Guix repositories).
The process fails with the error message
/gnu/store/zzpbp6rr43smwxzvzd4qd317z5j7qblj-gcc-11.4.0-lib/lib/libstdc++.so.6:
version `GLIBCXX_3.4.32' not found (required by
/home/dan/.local/share/octave/api-v59/packages/struct-1.0.18/x86_64-unknown-linux-gnu-api-v59/cell2fields.oct).
I think the fundamental problem is that the process shouldn't be
pointing to gcc/glibc 11.4.0, because the only libstdc++.so.6 I have
anywhere under $(HOME)/.guix-profile is more recent (14.2.0). But then,
I wasn't expecting the process to be trying to compile any C++ code at
all, so what do I know? Any ideas how to sort this, please?
--
Kind regards,
Dan Hatton
Dr. Daniel C. Hatton
E-mail: dan.hatton@btinternet.com
SIP: dan.hatton@sip.linphone.org
Signal: dch.28
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]
next reply other threads:[~2025-01-06 17:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-06 17:27 Daniel Hatton [this message]
2025-01-07 18:14 ` Choosing C++ library versions in Guix Fredrik Salomonsson
2025-01-08 14:00 ` Daniel Hatton
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=aa0b3af5-573a-4af2-86b5-584d85e4b8e0@btinternet.com \
--to=dan.hatton@btinternet.com \
--cc=help-guix@gnu.org \
/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.