On Mon, Jan 25, 2016 at 08:51:32PM +0100, Andreas Cadhalpun wrote: > ffmpeg | branch: master | Andreas Cadhalpun > <andreas.cadhal...@googlemail.com> | Mon Jan 25 01:42:23 2016 +0100| > [b46aae093634271931395d65f422f4b2a23112d3] | committer: Andreas Cadhalpun > > build: use a link instead of changing current directory when compiling > > If links don't work, fall back to using the full source path as was > previously done. > > This should fix build failures with MSVC. >
This commit seems to break coverage. [~/ffbuild/lcov]☭ make lcov LCOV coverage.info Cannot open source file src/ffmpeg_vdpau.c Cannot open source file src/tests/api/api-seek-test.c Cannot open source file src/tests/api/api-threadmessage-test.c Cannot open source file src/libavutil/mem.h Cannot open source file src/libavutil/error.h Cannot open source file src/tests/api/api-band-test.c Cannot open source file src/tests/api/api-h264-test.c Cannot open source file src/tests/api/api-flac-test.c Cannot open source file src/tests/api/api-codec-param-test.c Cannot open source file src/tests/checkasm/flacdsp.c Cannot open source file src/libavutil/x86/timer.h Cannot open source file src/libavutil/lfg.h Cannot open source file src/tests/checkasm/pixblockdsp.c Cannot open source file src/libavutil/x86/timer.h Cannot open source file src/libavutil/lfg.h Cannot open source file src/tests/checkasm/synth_filter.c Cannot open source file src/libavutil/lfg.h [...] How to reproduce: % ./configure --toolchain=gcov ... % make fate % make lcov [...] http://coverage.ffmpeg.org is broken because of this. Regards, -- Clément B.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog