Sebastian Ramacher wrote:
> Source: spek
> Version: 0.8.2-1
> Severity: serious
> Justification: FTBFS but built successfully in the past
> Tags: jessie sid
> Control: block 706798 by -1
> 
> spek currently FTBFS:
> | g++ -DHAVE_CONFIG_H -I. -I..  -include config.h -pthread 
> -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-release-2.8 
> -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ 
> -D_FORTIFY_SOURCE=2   -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -std=gnu++11 -Wall -Wextra -c -o 
> libspek_a-spek-fft.o `test -f 'spek-fft.cc' || echo './'`spek-fft.cc
> | spek-fft.cc: In function 'spek_fft_plan* spek_fft_plan_new(int)':
> | spek-fft.cc:31:82: error: 'malloc' was not declared in this scope
> |      struct spek_fft_plan *p = (spek_fft_plan*)malloc(sizeof(struct 
> spek_fft_plan));
> |                                                                             
>       ^
> | spek-fft.cc: In function 'void spek_fft_delete(spek_fft_plan*)':
> | spek-fft.cc:67:11: error: 'free' was not declared in this scope
> |      free(p);
> |            ^
> | make[3]: *** [libspek_a-spek-fft.o] Error 1
> 
> The full build log is available from
> http://people.debian.org/~sramacher/logs/spek_0.8.2-1_amd64-20130826-1853.log

This bug is marked pending for a week and it would be good to have a fixed
package soon (spek is part of the libav9 transition).

Do you need a sponsor?

Cheers,
        Moritz


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

Reply via email to