Bug#1063454: ebook-speaker FTCBFS: configures src/pactl for the build architecture

Helmut Grohne helmut at subdivi.de
Thu Feb 8 12:49:51 GMT 2024


Source: ebook-speaker
Version: 6.2.0-4
Tags: patch upstream
User: debian-cross at lists.debian.org
Usertags: ftcbfs

ebook-speaker fails to cross build from source, because it configures
the src/pactl subdirectory for the build architecture. Looking closer,
it actually configures that directory twice. The first time happens via
AC_CONFIG_SUBDIRS (for the host architecture as expected) and then
configure.ac also runs configure manually without relevant flags. I
propose removing this second configure step as AC_CONFIG_SUBDIRS already
does what is needed correctly. Once doing so, ebook-speaker cross builds
successfully. I'm attaching a patch for your convenience.

Helmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cross.patch
Type: text/x-diff
Size: 290 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-a11y-devel/attachments/20240208/d6902268/attachment.patch>


More information about the Pkg-a11y-devel mailing list