Summary of a chat on #debian-sdl:
Bug comes from libsdl-mixer, this line in mixer.c is responsible:
SDL_free(soundfont_paths);
Since soundpaths is a static char*, calling free on it does not make sense
This line should simply be removed, I
As I'm also involded in sdl packaging te
On Monday 29 July 2013 00:34:33 gregor herrmann wrote:
> Interesting. The tests pass but there is no "ok" and t/mixer.t exits
> with 11 (SIGSEGV?).
Ack. Something goes wrong with the cleanup performed at exit time:
Program terminated with signal 11, Segmentation fault.
#0 0x7f23fbbcf484 in
Control: tag -1 + confirmed
On Sat, 27 Jul 2013 22:55:18 +0200, David Suárez wrote:
> Source: libsdl-perl
> Version: 2.540-2
> Severity: serious
> Tags: jessie sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20130726 qa-ftbfs
> Justification: FTBFS on amd64
>
> > t/mixer.t .
Processing control commands:
> tag -1 + confirmed
Bug #718129 [src:libsdl-perl] libsdl-perl: FTBFS: Failed 1/59 test programs.
0/3826 subtests failed.
Added tag(s) confirmed.
--
718129: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718129
Debian Bug Tracking System
Contact ow...@bugs.debian.
Source: libsdl-perl
Version: 2.540-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130726 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[1]: En
5 matches
Mail list logo