guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#47210] Enable ogg/flac/vorbis/opus support in libsndfile


From: Ben Sturmfels
Subject: [bug#47210] Enable ogg/flac/vorbis/opus support in libsndfile
Date: Wed, 17 Mar 2021 22:35:38 +1100
User-agent: mu4e 1.4.15; emacs 27.1

> Hi folks,
>
> This is small update to libsndfile as part of my effort to package
> MediaGoblin. Essentially, the ogg/flac/vorbis/opus support is only on if
> *all four* libraries are present, and opus is currently missing.

Hmm, have I broken something though? With this patch applied, my build
of libsndfile succeeds, but "sbc" seems to be failing. Or maybe I'm
doing something wrong?

$ ./pre-inst-env guix build libsndfile
$ echo $?
0
$ ./pre-inst-env guix build sbc
...
checking for SNDFILE... no
configure: error: sndfile library is required
command 
"/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash" 
"./configure" 
"CONFIG_SHELL=/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash"
 
"SHELL=/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash"
 "--prefix=/gnu/store/nndszkyvfg56lgjnppivnm6fjsljls97-sbc-1.5" 
"--enable-fast-install" "--build=x86_64-unknown-linux-gnu" failed with status 1
builder for `/gnu/store/kbxzfb9lc9wp69q9p5zfcclxpd16jyj0-sbc-1.5.drv' failed 
with exit code 1
build of /gnu/store/kbxzfb9lc9wp69q9p5zfcclxpd16jyj0-sbc-1.5.drv failed
View build log at 
'/var/log/guix/drvs/kb/xzfb9lc9wp69q9p5zfcclxpd16jyj0-sbc-1.5.drv.bz2'.
guix build: error: build of 
`/gnu/store/kbxzfb9lc9wp69q9p5zfcclxpd16jyj0-sbc-1.5.drv' failed





reply via email to

[Prev in Thread] Current Thread [Next in Thread]