Bug#804222: harvid: FTBFS: *** No rule to make target '../libharvid/libharvid.a', needed by 'harvid'. Stop.

Andreas Cadhalpun andreas.cadhalpun at googlemail.com
Fri Nov 6 16:38:47 UTC 2015


Control: tags -1 patch

Hi Chris,

On 06.11.2015 12:37, Chris Lamb wrote:
> harvid fails to build from source in unstable/amd64:
> 
>   [..]
> 
>   cc -c -o timecode.o -g -O2 -fstack-protector-strong -Wformat
>   -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    `pkg-config
>   --cflags libavcodec libavformat libavutil libswscale` timecode.c
>   export PKG_CONFIG_PATH=;\
>   cc -c -o vinfo.o -g -O2 -fstack-protector-strong -Wformat
>   -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    `pkg-config
>   --cflags libavcodec libavformat libavutil libswscale` vinfo.c
>   make[3]: *** No rule to make target '../libharvid/libharvid.a', needed
>   by 'harvid'.  Stop.

The problem is that upstream's Makefile is not compatible with parallel
building. Attached patch fixes this.

Best regards,
Andreas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-parallel-building.patch
Type: text/x-diff
Size: 1218 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20151106/c6c26db4/attachment.patch>


More information about the pkg-multimedia-maintainers mailing list