Bug#739327: FTBFS with libav10
Moritz Muehlenhoff
jmm at debian.org
Mon Feb 17 18:01:51 UTC 2014
Source: lives
Severity: important
Hi,
your package fails to build from source against libav 10 (currently
packaged in experimental). This bug will become release-critical
at some point when the libav10 transition starts.
Migration documentation can be found at
https://wiki.libav.org/Migration/10
Cheers,
Moritz
../libweed/weed-compat.h:414:5: error: 'CODEC_ID_CAVS' undeclared here (not in a function)
{ CODEC_ID_CAVS, MKTAG('C', 'A', 'V', 'S') },
^
../libweed/weed-compat.h:415:5: error: 'CODEC_ID_JPEG2000' undeclared here (not in a function)
{ CODEC_ID_JPEG2000, MKTAG('M', 'J', '2', 'C') },
^
../libweed/weed-compat.h:416:5: error: 'CODEC_ID_VMNC' undeclared here (not in a function)
{ CODEC_ID_VMNC, MKTAG('V', 'M', 'n', 'c') },
^
../libweed/weed-compat.h:417:5: error: 'CODEC_ID_TARGA' undeclared here (not in a function)
{ CODEC_ID_TARGA, MKTAG('t', 'g', 'a', ' ') },
^
../libweed/weed-compat.h:418:5: error: 'CODEC_ID_PNG' undeclared here (not in a function)
{ CODEC_ID_PNG, MKTAG('M', 'P', 'N', 'G') },
^
../libweed/weed-compat.h:420:5: error: 'CODEC_ID_CLJR' undeclared here (not in a function)
{ CODEC_ID_CLJR, MKTAG('c', 'l', 'j', 'r') },
^
../libweed/weed-compat.h:421:5: error: 'CODEC_ID_DIRAC' undeclared here (not in a function)
{ CODEC_ID_DIRAC, MKTAG('d', 'r', 'a', 'c') },
^
../libweed/weed-compat.h:422:5: error: 'CODEC_ID_RPZA' undeclared here (not in a function)
{ CODEC_ID_RPZA, MKTAG('a', 'z', 'p', 'r') },
^
../libweed/weed-compat.h:425:5: error: 'CODEC_ID_SP5X' undeclared here (not in a function)
{ CODEC_ID_SP5X, MKTAG('S', 'P', '5', '4') },
^
../libweed/weed-compat.h:426:5: error: 'CODEC_ID_NONE' undeclared here (not in a function)
{ CODEC_ID_NONE, 0 }
^
make[2]: *** [colourspace.o] Error 1
make[2]: Leaving directory `/home/jmm/av10/lives-2.2.0~ds0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jmm/av10/lives-2.2.0~ds0'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
More information about the pkg-multimedia-maintainers
mailing list