Opened 6 months ago

Closed 6 months ago

#5364 closed enhancement (fixed)

texinfo-7.1

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 12.1
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (2)

comment:1 by jlocash, 6 months ago

Just a heads up... This breaks the build build of ffmpeg-6.0:

HTML    doc/ffmpeg-all.html
makeinfo: error parsing ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./doc/t2h.pm line 24.
makeinfo: error parsing ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./doc/t2h.pm line 24.
make: *** [doc/Makefile:70: doc/ffmpeg.html] Error 1
make: *** Waiting for unfinished jobs....
make: *** [doc/Makefile:70: doc/ffplay.html] Error 1
makeinfo: error parsing ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./doc/t2h.pm line 24.
make: *** [doc/Makefile:70: doc/ffprobe.html] Error 1
makeinfo: error parsing ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::set_from_init_file called at ./doc/t2h.pm line 24.
make: *** [doc/Makefile:74: doc/ffmpeg-all.html] Error 1

Passing --disable-htmlpages to configure gets around it until upstream fixes it.

Upstream BR: https://trac.ffmpeg.org/ticket/10636

comment:2 by Bruce Dubbs, 6 months ago

Resolution: fixed
Status: newclosed

Fixed at commit a5de784d.

Note: See TracTickets for help on using tickets.