Menu

#1009 Some backslash missing...

v3.2
closed-fixed
nobody
None
Buildsystem
2020-10-14
2018-05-20
Flavioweb
No

Some backslashes are missing.

Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\@anchor{ <-- HERE (?:[^\}]*)\}/ at ./doc/texi2pod.pl line 387.
make[4]: *** [doc/Makefile:108: doc/ffmpeg-utils.pod] Error 255

Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/\@(\w+){ <-- HERE ([^\{\}]+)}/ at ./texi2html line 1824.

On openSUSE Tumbleweed.

Discussion

  • gpz

    gpz - 2018-05-29

    i guess the best idea would be to hack those makefiles to not build the docs in the ffmpeg tree at all

     
  • Greg King

    Greg King - 2018-05-30

    Just add the two backslashes into the two Perl scripts. At:

    line 387 of "vice/src/lib/libffmpeg/doc/texi2pod.pl"

    line 1824 of "vice/doc/html/texi2html"

     

    Last edit: Greg King 2018-05-30
  • gpz

    gpz - 2018-07-08

    so is this fixed now? close? shrug

     
  • gpz

    gpz - 2020-10-13
    • status: open --> open-need-info
    • assigned_to: Marco van den Heuvel --> nobody
     
  • gpz

    gpz - 2020-10-13

    is it?

     
  • Greg King

    Greg King - 2020-10-14

    Yes. It's fixed. I build both the HTML docs and the static FFMPEG library, in both SDL2 and GTK3. I don't see those messages anymore.

     
  • gpz

    gpz - 2020-10-14
    • status: open-need-info --> closed-fixed
     
  • gpz

    gpz - 2020-10-14

    good

     

Log in to post a comment.

MongoDB Logo MongoDB