all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Dr. Arne Babenhauserheide" <arne_bab@web.de>
To: Gottfried <gottfried@posteo.de>
Cc: help-guix@gnu.org
Subject: Re: problems with MIDI
Date: Mon, 01 May 2023 08:29:38 +0200	[thread overview]
Message-ID: <874jowa7b4.fsf@web.de> (raw)
In-Reply-To: <242285f7-fbb3-f941-f2a8-bb2dda6e75bc@posteo.de>

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


Gottfried <gottfried@posteo.de> writes:

> "timidity -iA -B2,8 -Os1l -s 44100 -EFreverb=0&"
>
> message:
> gfp@Tuxedo ~$ ALSA lib dlmisc.c:339:(snd_dlobj_cache_get0) Cannot open
> shared library
> /gnu/store/nn4g0xlxgy6sxr4zfaq33vp5c71s23nx-alsa-plugins-1.2.2-pulseaudio/lib/alsa-lib/libasound_module_pcm_pulse.so
> (/gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6:
> version `GLIBC_2.34' not found (required by

This is an awful error that I usually get when trying to run binary
downloads. It means that the glibc used to compile timidity is not
available.

You may be able to fix that by adding required packages to your manifest
so timidity (or lilypond?) is rebuilt with the current glibc.

Packages which might be missing in the manifest are glibc or gcc-toolchain.

But all in all this sounds like an inconsistency that Guix should prevent.

> /gnu/store/5ahapvp7rnd2ymakyjv1pwwdav7w9wdc-pulseaudio-16.1/lib/libpulse.so.0))
> Can't open pcm device 'default'.
> Couldn't open ALSA pcm device (`s')
>
> In my lilypond manifest I have several packages installed:
>
> ;; Lilypond Manifest
> (specifications->manifest '("lilypond" "mercurial" "timidity++"
> "frescobaldi" "audio-to-midi" "libsmf" "ctrlr" "muse-sequencer"
> "fluidsynth" "fluida-lv2" "qsynth" "alsa-plugins" "alsa-utils"
> "alsa-lib" "alsa-modular-synth"))

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de

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

      reply	other threads:[~2023-05-01 11:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-30  7:30 problems with MIDI Gottfried
2023-05-01  6:29 ` Dr. Arne Babenhauserheide [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=874jowa7b4.fsf@web.de \
    --to=arne_bab@web.de \
    --cc=gottfried@posteo.de \
    --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.