[MacPorts] #50434: Missing dependency on harfbuzz in texlive-bin @2015_8+x11
#50434: Missing dependency on harfbuzz in texlive-bin @2015_8+x11 --------------------------+-------------------------------- Reporter: swalkerttu@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: texlive-bin --------------------------+-------------------------------- texlive-bin did not build, with a build error pointing out an undefined type HB_EXTERN. This type is particular to harfbuzz. Installing harfbuzz before attempting again to build texlive-bin resulted in success. -- Ticket URL: <https://trac.macports.org/ticket/50434> MacPorts <https://www.macports.org/> Ports system for OS X
#50434: Missing dependency on harfbuzz in texlive-bin @2015_8+x11 ---------------------------+---------------------- Reporter: swalkerttu@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: texlive-bin | ---------------------------+---------------------- Changes (by mf2k@…): * owner: macports-tickets@… => dports@… Comment: In the future, please Cc the port maintainers ({{{port info --maintainers texlive-bin}}}), if any. harfbuzz is already a dependency of texlive-bin. -- Ticket URL: <https://trac.macports.org/ticket/50434#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#50434: Missing dependency on harfbuzz in texlive-bin @2015_8+x11 ---------------------------+---------------------- Reporter: swalkerttu@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: texlive-bin | ---------------------------+---------------------- Comment (by steve+macports@…): I ran into this problem too, when trying to `port install texlive`. After finding this bug report, I checked and found that while the harfbuzz-icu subport was up to date (@1.1.3_0), the base harfbuzz port was not (@1.0.6_0). Both are direct dependencies of texlive-bin. I manually ran `port upgrade harfbuzz` and after that texlive-bin built successfully. -- Ticket URL: <https://trac.macports.org/ticket/50434#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#50434: Missing dependency on harfbuzz in texlive-bin @2015_8+x11 ---------------------------+---------------------- Reporter: swalkerttu@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: texlive-bin | ---------------------------+---------------------- Comment (by dports@…): I'm puzzled by this one since both harfbuzz and harfbuzz-icu are dependencies of texlive-bin, so they both ought to be installed or upgraded before texlive-bin. If they're not, that sounds like a MacPorts base problem, but I haven't experienced it... -- Ticket URL: <https://trac.macports.org/ticket/50434#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#50434: Missing dependency on harfbuzz in texlive-bin @2015_8+x11 ---------------------------+---------------------- Reporter: swalkerttu@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: texlive-bin | ---------------------------+---------------------- Comment (by mf2k@…): The dependencies are indeed there: {{{ $ port info --depends texlive-bin +x11 depends_test: depends_build: path:bin/perl:perl5, path:bin/pkg-config:pkgconfig depends_run: port:ghostscript depends_fetch: depends_lib: port:fontconfig, port:freetype, port:libpng, port:ncurses, port:zlib, port:libzzip, port:poppler, path:lib/pkgconfig/cairo.pc:cairo, path:lib/pkgconfig/pixman-1.pc:libpixman, port:graphite2, port:icu, port:harfbuzz, port:harfbuzz-icu, port:libpaper, port:gmp, port:mpfr, port:potrace, port:texlive-common, port:xorg-libXp, port:xpm, port:xorg-libXaw, port:xorg-libXi depends_extract: bin:xz:xz }}} -- Ticket URL: <https://trac.macports.org/ticket/50434#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts