FS#40033 - [sdl2_mixer] build fails

Attached to Project: Arch Linux
Opened by Joel Teichroeb (klusark) - Tuesday, 22 April 2014, 16:33 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Monday, 12 May 2014, 00:43 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

libtool: compile: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL2 -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.3\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.8\" -DMP3_MUSIC -I/usr/include/smpeg2 -D_REENTRANT -I/usr/include/SDL2 -DMP3_DYNAMIC=\"libsmpeg2-2.0.so.0\" -MMD -MT build/mixer.lo -c mixer.c -fPIC -DPIC -o build/.libs/mixer.o
In file included from mixer.c:38:0:
dynamic_modplug.h:24:21: fatal error: modplug.h: No such file or directory
#include "modplug.h"
^
compilation terminated.
Makefile:148: recipe for target 'build/mixer.lo' failed
make: *** [build/mixer.lo] Error 1
make: *** Waiting for unfinished jobs....
In file included from music.c:41:0:
music_modplug.h:24:21: fatal error: modplug.h: No such file or directory
#include "modplug.h"
^
compilation terminated.
Makefile:150: recipe for target 'build/music.lo' failed
make: *** [build/music.lo] Error 1
==> ERROR: A failure occurred in build().
Aborting...



Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Monday, 12 May 2014, 00:43 GMT
Reason for closing:  Fixed

Loading...