[Pkg-mpd-maintainers] Bug#725535: mpd: FTBFS: src/decoder/modplug_decoder_plugin.c:25:21: fatal error: modplug.h: No such file or directory

David Suárez david.sephirot at gmail.com
Sun Oct 6 19:03:46 UTC 2013


Source: mpd
Version: 0.17.5-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20131006 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

This is related to
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652139
One need to #include <libmodplug/modplug.h>

Relevant part (hopefully):
> gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -DNDEBUG -I./src -pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include     -D_FORTIFY_SOURCE=2   -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_GNU_SOURCE -Wall -Wextra -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -pedantic -MT src/decoder/libmodplug_decoder_plugin_a-modplug_decoder_plugin.o -MD -MP -MF src/decoder/.deps/libmodplug_decoder_plugin_a-modplug_decoder_plugin.Tpo -c -o src/decoder/libmodplug_decoder_plugin_a-modplug_decoder_plugin.o `test -f 'src/decoder/modplug_decoder_plugin.c' || echo './'`src/decoder/modplug_decoder_plugin.c
> src/decoder/modplug_decoder_plugin.c:25:21: fatal error: modplug.h: No such file or directory
>  #include <modplug.h>
>                      ^
> compilation terminated.
> make[3]: *** [src/decoder/libmodplug_decoder_plugin_a-modplug_decoder_plugin.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/10/06/mpd_0.17.5-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-mpd-maintainers mailing list