[MacPorts] #26218: build of glpk +doc fails
#26218: build of glpk +doc fails ----------------------------------+----------------------------------------- Reporter: macosx12345@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: glpk ----------------------------------+----------------------------------------- 1) On Mac OS X 10.6.4 with MacPorts 1.9.1, building the documentation of `glpk` fails: there are 4 `"missing $ inserted"` errors when running texi2pdf on gmpl.texi . When compiling manually, it is enough to press enter to accept the 4 suggestions. I don't understand how to fix this in a clean way, since the incriminated latex code (line 2757, `$$ \left\{ \matrix{=\cr\leq\cr\geq\cr}\right\}b_0-a_0 $$`) compiles when put in a LaTeX document. However, I notice that the recent versions of glpk (at least 4.43 and 4.44) come with a precompiled `gmpl.pdf`, thus I suggest upgrading the port to, say, version 4.44 and skipping the compilation of `gmpl.pdf`. 2) Additionnally, there is a slight dependency problem. When compiling `glpk.tex` the LaTeX package `xy.sty` is used, but it's not provided by the texlive port nor one of its dependencies. One has to also install the `texlive-pictures` port. I attach to this ticket an update proposal to the Portfile that solves both issues and upgrades the port to version 4.44. -- Ticket URL: <http://trac.macports.org/ticket/26218> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26218: build of glpk +doc fails ----------------------------------+----------------------------------------- Reporter: macosx12345@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: glpk ----------------------------------+----------------------------------------- Comment(by macosx12345@…): Sorry, the syntax of the email address in Cc (the port maintainer's) is wrong. It should be `lutz.horn -(:at:)- fastmail.fm` but it seems I have no privilege to fix this. Can anybody fix it, please? Thanks. -- Ticket URL: <http://trac.macports.org/ticket/26218#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26218: build of glpk +doc fails ----------------------------------+----------------------------------------- Reporter: macosx12345@… | Owner: lutz.horn@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: glpk ----------------------------------+----------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => lutz.horn@… * cc: fastmail.fm:lutz.horn (removed) -- Ticket URL: <http://trac.macports.org/ticket/26218#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26218: glpk: +doc variant fails -----------------------------------+---------------------------------------- Reporter: macosx12345@… | Owner: lutz.horn@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: haspatch Port: glpk | -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * status: new => closed * keywords: => haspatch * resolution: => fixed * cc: ryandesign@… (added) Comment: Fixed with #29133 in r78218. I didn't understand why we were still depending on various texlive ports and trying to build the pdf from source if pre-generated pdfs are already included. So I removed the doc variant and those dependencies and steps, and just always installed the existing pdfs. -- Ticket URL: <https://trac.macports.org/ticket/26218#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts