[MacPorts] #25803: ffmpeg fails to build if texi2html 5.0 is installed
#25803: ffmpeg fails to build if texi2html 5.0 is installed -----------------------------------+---------------------------------------- Reporter: takanori@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ffmpeg texi2html -----------------------------------+---------------------------------------- After updating port:texi2html to @5.0, ffmpeg fails to build due to the following error. Seems that this is because texi2html 5.0 does not support '-number' option any longer. -- Ticket URL: <http://trac.macports.org/ticket/25803> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25803: ffmpeg fails to build if texi2html 5.0 is installed -----------------------------------+---------------------------------------- Reporter: takanori@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ffmpeg texi2html -----------------------------------+---------------------------------------- Comment(by takanori@…): Here is a patch to avoid this problem. # Note that the output (html) is not changed even if these '-monolithic' and '-number' options are removed. -- Ticket URL: <http://trac.macports.org/ticket/25803#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25803: ffmpeg fails to build if texi2html 5.0 is installed -----------------------------------+---------------------------------------- Reporter: takanori@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ffmpeg texi2html -----------------------------------+---------------------------------------- Comment(by jmr@…): This port is openmaintainer, so you should feel free to commit your fix. -- Ticket URL: <http://trac.macports.org/ticket/25803#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25803: ffmpeg fails to build if texi2html 5.0 is installed -----------------------------------+---------------------------------------- Reporter: takanori@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ffmpeg texi2html -----------------------------------+---------------------------------------- Comment(by ryandesign@…): Has duplicate #25885. -- Ticket URL: <http://trac.macports.org/ticket/25803#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25803: ffmpeg fails to build if texi2html 5.0 is installed -----------------------------------+---------------------------------------- Reporter: takanori@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ffmpeg texi2html -----------------------------------+---------------------------------------- Comment(by ryandesign@…): Has duplicate #25888. -- Ticket URL: <http://trac.macports.org/ticket/25803#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25803: ffmpeg fails to build if texi2html 5.0 is installed -----------------------------------+---------------------------------------- Reporter: takanori@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ffmpeg texi2html -----------------------------------+---------------------------------------- Comment(by jeremyhu@…): I added --disable-doc to configure.args (r70180) and will leave this with you to see if you want to add a variant for the documentation or just leave it as is (curently, documentation was only building when texi2html was present at build time... and it wasn't a build time dependent). -- Ticket URL: <http://trac.macports.org/ticket/25803#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25803: ffmpeg fails to build if texi2html 5.0 is installed -----------------------------------+---------------------------------------- Reporter: takanori@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ffmpeg texi2html -----------------------------------+---------------------------------------- Comment(by ryandesign@…): On my Snow Leopard system at least, the system's texi2html is enough to build the documentation. So the documentation was getting built before, even if the texi2html port was not installed. When texi2html 5 is installed, then we need to patch the Makefile to make it continue to work. Attached is a patch which reenables the documentation, if we'd like to do that. We may want to use "port:texi2html" instead for consistency. -- Ticket URL: <http://trac.macports.org/ticket/25803#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25803: ffmpeg fails to build if texi2html 5.0 is installed ------------------------------------+--------------------------------------- Reporter: takanori@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: ffmpeg texi2html | ------------------------------------+--------------------------------------- Changes (by raimue@…): * status: new => closed * cc: raimue@… (added) * resolution: => fixed Comment: As we don't know if the texi2html version on each version of Mac OS X produces the same output and parameters have changed between versions, we should rely on our own texi2html. Similar patch committed in r70184. -- Ticket URL: <http://trac.macports.org/ticket/25803#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts