[FFmpeg-trac] #4411(documentation:new): Unknown open() mode ':encoding(utf-8-strict)' at /usr/bin/texi2html

FFmpeg trac at avcodec.org
Mon Mar 30 16:53:03 CEST 2015


#4411: Unknown open() mode ':encoding(utf-8-strict)' at /usr/bin/texi2html
-------------------------------------+-------------------------------------
             Reporter:  thijs        |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  documentation                      |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:

 When compiling the latest git head on OSX 10.7 the docs building fails
 with (for over a month now):

 {{{
 HOSTLD  doc/print_options
 GENTEXI doc/avoptions_format.texi
 GENTEXI doc/avoptions_codec.texi
 HTML    doc/ffmpeg.html
 Unknown open() mode ':encoding(utf-8-strict)' at /usr/bin/texi2html line
 11111.
 make: *** [doc/ffmpeg.html] Error 255
 }}}

 How to reproduce:
 {{{
 ./configure --enable-gpl --enable-version3 --enable-nonfree --enable-
 postproc --enable-libcelt --enable-libfaac --enable-libfdk-aac --enable-
 libmp3lame --enable-openssl --enable-libspeex --enable-libtheora --enable-
 libvo-aacenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-
 libxvid --prefix=/usr/local
 make
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4411>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list