Bug#718129: libsdl-perl: FTBFS: Failed 1/59 test programs. 0/3826 subtests failed.

2013-08-07 Thread Dominique Dumont

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 team, I'm going to patch libsdl-mixer to 
fix this issue.

All the best

signature.asc
Description: This is a digitally signed message part.


Bug#718129: libsdl-perl: FTBFS: Failed 1/59 test programs. 0/3826 subtests failed.

2013-08-04 Thread Dominique Dumont
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 __GI___libc_free (mem=0x7f23f44a4198) at malloc.c:2906
2906malloc.c: Aucun fichier ou dossier de ce type.
(gdb) bt
#0  0x7f23fbbcf484 in __GI___libc_free (mem=0x7f23f44a4198) at malloc.c:2906
#1  0x7f23f4491bde in Mix_Quit () from 
/usr/lib/x86_64-linux-gnu/libSDL_mixer-1.2.so.0
#2  0x7f23f46da99b in XS_SDL__Mixer_quit () from 
/usr/lib/perl5/auto/SDL/Mixer/Mixer.so
#3  0x7f23fc6d364c in Perl_pp_entersub () from /usr/lib/libperl.so.5.14
#4  0x7f23fc6cac26 in Perl_runops_standard () from /usr/lib/libperl.so.5.14
#5  0x7f23fc66c755 in perl_run () from /usr/lib/libperl.so.5.14
#6  0x00400f89 in main ()

This bug may be triggered by new version of libsdl-mixer1.2 . I'll dig more 
later.

All the best


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#718129: libsdl-perl: FTBFS: Failed 1/59 test programs. 0/3826 subtests failed.

2013-07-28 Thread David Suárez
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]: Entering directory `/«PKGBUILDDIR»'
 xvfb-run -a dh_auto_test 
 [Alien::SDL] Build option used:
   Already installed SDL ver=1.2.15 path=/usr
 Building SDL
 t/00-load.t . ok
 t/colorpm.t . ok
 t/config.t .. ok
 t/core.t  ok
 t/core_audio.t .. ok
 t/core_audiospec.t .. skipped: author tests not required for 
 installation
 t/core_cd.t . ok
 t/core_error.t .. ok
 t/core_events.t . ok
 t/core_joystick.t ... ok
 t/core_mouse.t .. ok
 t/core_multi.t .. ok
 t/core_overlay.t  ok
 t/core_palette.t  ok
 t/core_rect.t ... ok
 t/core_rwops.t .. ok
 t/core_surface.t  ok
 t/core_timer.t .. ok
 t/core_version.t  ok
 t/core_video.t .. ok
 t/core_video_convert_surface.t .. ok
 t/core_video_gamma.t  ok
 t/extendingrect.t ... ok
 t/gfx.t . ok
 t/gfx_fpsmanager.t .. ok
 t/gfx_framerate.t ... ok
 t/gfx_imagefilter.t . ok
 t/gfx_primitives.t .. ok
 t/gfx_primitives2.t . ok
 t/gfx_rotozoom.t  ok
 t/image.t ... ok
 t/image_xpm_array.t . ok
 t/mixer.t ... 
 All 25 subtests passed 
 t/mixer_channels.t .. ok
 t/mixer_effects.t ... ok
 t/mixer_groups.t  ok
 t/mixer_mixchunk.t .. ok
 t/mixer_mixmusic.t .. ok
 t/mixer_music.t . ok
 t/mixer_samples.t ... ok
 t/pango.t ... ok
 t/sdlgamerect.t . ok
 t/sdlx_app.t  ok
 t/sdlx_controller.t . ok
 t/sdlx_controller_interface.t ... ok
 t/sdlx_fps.t  ok
 t/sdlx_layermanager.t ... ok
 t/sdlx_music.t .. ok
 t/sdlx_rect.t ... ok
 t/sdlx_sfont.t .. ok
 t/sdlx_sound.t .. ok
 t/sdlx_sprite.t . ok
 t/sdlx_sprite_animated.t  ok
 t/sdlx_surface.t  ok
 t/sdlx_text.t ... ok
 t/sdlx_validate.t ... ok
 t/smpeg.t ... skipped: smpeg support not compiled
 t/ttf.t . ok
 t/ttf_font.t  ok
 
 Test Summary Report
 ---
 t/core.t  (Wstat: 0 Tests: 28 Failed: 0)
   TODO passed:   21-22
 t/core_video.t(Wstat: 0 Tests: 110 Failed: 0)
   TODO passed:   57, 59
 t/mixer.t (Wstat: 11 Tests: 25 Failed: 0)
   Non-zero wait status: 11
   Parse errors: No plan found in TAP output
 Files=59, Tests=3826, 162 wallclock secs ( 0.74 usr  0.57 sys + 70.07 cusr 
 15.89 csys = 87.27 CPU)
 Result: FAIL
 Failed 1/59 test programs. 0/3826 subtests failed.
 dh_auto_test: perl Build test returned exit code 255

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/07/26/libsdl-perl_2.540-2_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.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#718129: libsdl-perl: FTBFS: Failed 1/59 test programs. 0/3826 subtests failed.

2013-07-28 Thread Debian Bug Tracking System
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.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#718129: libsdl-perl: FTBFS: Failed 1/59 test programs. 0/3826 subtests failed.

2013-07-28 Thread gregor herrmann
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 ... 
  All 25 subtests passed 

  t/mixer.t (Wstat: 11 Tests: 25 Failed: 0)
Non-zero wait status: 11
Parse errors: No plan found in TAP output
  Files=59, Tests=3826, 162 wallclock secs ( 0.74 usr  0.57 sys + 70.07 cusr 
  15.89 csys = 87.27 CPU)
  Result: FAIL
  Failed 1/59 test programs. 0/3826 subtests failed.

Interesting. The tests pass but there is no ok and t/mixer.t exits
with 11 (SIGSEGV?).

At least I can reproduce it and also get a core file.


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Janis Joplin: Buried Alive In The Blues


signature.asc
Description: Digital signature