[MacPorts] #45318: zsh: add texi2html build dependency
#45318: zsh: add texi2html build dependency ---------------------------------+-------------------------------- Reporter: ionic@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: haspatch maintainer | Port: zsh ---------------------------------+-------------------------------- `zsh` doesn't build without `texi2html` in `trace mode`. Add it. -- Ticket URL: <https://trac.macports.org/ticket/45318> MacPorts <http://www.macports.org/> Ports system for OS X
#45318: zsh: add texi2html build dependency ----------------------+--------------------------------- Reporter: ionic@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: haspatch maintainer Port: zsh | ----------------------+--------------------------------- Changes (by larryv@…): * status: new => assigned * owner: macports-tickets@… => larryv@… * cc: larryv@… (removed) Comment: What exactly does it use from `texi2html`? I don’t have that port installed, and the `zsh` build does not complain. -- Ticket URL: <https://trac.macports.org/ticket/45318#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#45318: zsh: add texi2html build dependency ----------------------+--------------------------------- Reporter: ionic@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: haspatch maintainer Port: zsh | ----------------------+--------------------------------- Comment (by ionic@…): Did you use `-t` to build? -- Ticket URL: <https://trac.macports.org/ticket/45318#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#45318: zsh: add texi2html build dependency ----------------------+--------------------------------- Reporter: ionic@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: haspatch maintainer Port: zsh | ----------------------+--------------------------------- Comment (by larryv@…): Replying to [comment:2 ionic@…]:
Without that, the variable is substituted in Makefile templates with nothing, but still being called and the lines will be failing (up to the point of the make process segfaulting, interestingly.)
Okay, I see that segfault too, but only in trace mode; otherwise Make just ignores the error. Please open a new ticket about that. -- Ticket URL: <https://trac.macports.org/ticket/45318#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#45318: zsh @5.0.7_0: uses texi2html opportunistically ----------------------+---------------------- Reporter: ionic@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: zsh | ----------------------+---------------------- Changes (by larryv@…): * keywords: haspatch maintainer => haspatch * version: 2.3.1 => -- Ticket URL: <https://trac.macports.org/ticket/45318#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#45318: zsh @5.0.7_0: uses texi2html opportunistically ----------------------+---------------------- Reporter: ionic@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: zsh | ----------------------+---------------------- Comment (by larryv@…): I don't really know why the build is using texi2html at all; I don't see why the relevant makefile target is being evaluated. -- Ticket URL: <https://trac.macports.org/ticket/45318#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#45318: zsh @5.0.7_0: uses texi2html opportunistically ----------------------+---------------------- Reporter: ionic@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: zsh | ----------------------+---------------------- Comment (by ionic@…): Portfile: `destroot.target-append install.html install.info` -- Ticket URL: <https://trac.macports.org/ticket/45318#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#45318: zsh @5.0.7_0: uses texi2html opportunistically ----------------------+---------------------- Reporter: ionic@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: zsh | ----------------------+---------------------- Comment (by larryv@…): Yes, I know about that. I put it there. I’m confused because the `install.html` target depends on the `html` target, which depends on `zsh_toc.html`, which is already provided by the documentation tarball. -- Ticket URL: <https://trac.macports.org/ticket/45318#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#45318: zsh @5.0.7_0: uses texi2html opportunistically ----------------------+---------------------- Reporter: ionic@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: zsh | ----------------------+---------------------- Comment (by cal@…): You don't happen to have a crash report for the segfaulting shell, do you? -- Ticket URL: <https://trac.macports.org/ticket/45318#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#45318: zsh @5.0.7_0: uses texi2html opportunistically ----------------------+---------------------- Reporter: ionic@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: zsh | ----------------------+---------------------- Comment (by cal@…): Er, obviously make is segfaulting, so that would be the crash report I'd be interested in. -- Ticket URL: <https://trac.macports.org/ticket/45318#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#45318: zsh @5.0.7_0: uses texi2html opportunistically ----------------------+---------------------- Reporter: ionic@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: zsh | ----------------------+---------------------- Comment (by cal@…): r126475. -- Ticket URL: <https://trac.macports.org/ticket/45318#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
#45318: zsh @5.0.7_0: uses texi2html opportunistically ----------------------+---------------------- Reporter: ionic@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: zsh | ----------------------+---------------------- Comment (by cal@…): The trace mode problem will be fixed in 2.3.2 due in a few days. r126894 merges the fix to the release branch. -- Ticket URL: <https://trac.macports.org/ticket/45318#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts