===> Patching for octave-forge-video-1.2.4_5
===> Applying FreeBSD patches for octave-forge-video-1.2.4_5
No file to patch. Skipping...
1 out of 1 hunks ignored--saving rejects to src/AVHandler.cc.rej
Can't create src/AVHandler.cc.rej, output is in /tmp/patchrvg0LqpIBg4: No such file or directory
=> FreeBSD patch patch-src_AVHandler.cc failed to apply cleanly.
*** Error code 1
Pointy hat to: jbeich
AVHandler.cc:246:29: error: use of undeclared identifier 'CODEC_CAP_TRUNCATED'
if (codec->capabilities & CODEC_CAP_TRUNCATED)
^
AVHandler.cc:247:30: error: use of undeclared identifier 'CODEC_FLAG_TRUNCATED'
vstream->codec->flags |= CODEC_FLAG_TRUNCATED;
^
PR: 227726
Reported by: antoine (via exp-run)