Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Nov 2016 04:59:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214191] graphics/php5-ffmpeg: fails to build with ffmpeg 3.x
Message-ID:  <bug-214191-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214191

            Bug ID: 214191
           Summary: graphics/php5-ffmpeg: fails to build with ffmpeg 3.x
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 207547
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

/wrkdirs/usr/ports/graphics/php5-ffmpeg/work/ffmpeg-php-0.6.0.20120114/ffmp=
eg_movie.c:975:41:
error: use of undeclared identifier 'CODEC_ID_MPEG2TS'; did you mean
'AV_CODEC_ID_MPEG2TS'?
    } else if (decoder_ctx->codec_id =3D=3D CODEC_ID_MPEG2TS) {
                                        ^~~~~~~~~~~~~~~~
                                        AV_CODEC_ID_MPEG2TS
/usr/local/include/libavcodec/avcodec.h:644:5: note: 'AV_CODEC_ID_MPEG2TS'
declared here
    AV_CODEC_ID_MPEG2TS =3D 0x20000, /**< _FAKE_ codec to indicate a raw MP=
EG-2
TS
    ^

http://package23.nyi.freebsd.org/data/103i386-default-PR207547/2016-10-04_1=
8h24m30s/logs/errors/php5-ffmpeg-0.6.0.20120114_2.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207547
[Bug 207547] [exp-run] Update ffmpeg to 3.2
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214191-13>