On Wed, 14 Dec 2016, Andrey Rahmatullin wrote:
On Tue, Dec 13, 2016 at 10:48:32PM +0000, Jan Wedekind wrote:
Other problems:
- the package doesn't build in a clean sid chroot:
not ok 19 - Check a pixel in the first video frame of the video (ERROR: In procedure
#f: Wrong type (expecting ffmpeg): #<finalized smob 55c544fd8520>)
FAIL: test_ffmpeg.scm 19 - Check a pixel in the first video frame of the video
(ERROR: In procedure #f: Wrong type (expecting ffmpeg): #<finalized smob
55c544fd8520>)
I have not managed to reproduce the failing test (even using pbuilder). Can
you let me know how you created the chroot environment with the failing
test?
It's an usual sbuild sid-amd64 chroot.
Ok, thanks. I managed to reproduce the failing test. There seems to be a
new side effect in ffmpeg. The test passes when the pixel is read
immediately after the image is decoded. I have uploaded the modified
package here:
https://mentors.debian.net/package/aiscm
Regards
Jan