[MacPorts] #28981: x3270 @3.3.11ga6 fails to build (mkfontdir not found)
#28981: x3270 @3.3.11ga6 fails to build (mkfontdir not found) -----------------------------------------+---------------------------------- Reporter: thilo.mezger@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: -----------------------------------------+---------------------------------- x3270 fails to build even though mkfontdir seems to be present: $ type mkfontdir mkfontdir is /opt/X11/bin/mkfontdir {{{ :info:configure checking for bdftopcf... found :info:configure checking for mkfontdir... notfound :info:configure configure: error: 'Cannot find mkfontdir' :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_x3270/work/x3270-3.3" && ./configure --prefix=/opt/local --disable-dbcs --with- fontdir=/opt/local/lib/x3270/fonts --with-iconv --with-ssl=/opt/local --with-x --without-xmkmf " returned error 1 :error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details) :debug:configure Backtrace: configure failure: shell command failed (see log for details) while executing "$procedure $targetname" :info:configure Warning: the following items did not execute (for x3270): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Log for x3270 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_x3270/main.log }}} -- Ticket URL: <https://trac.macports.org/ticket/28981> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28981: x3270 @3.3.11ga6 fails to build (mkfontdir not found) -----------------------------------------+---------------------------------- Reporter: thilo.mezger@… | Owner: mark.church@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: x3270 -----------------------------------------+---------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => mark.church@… * cc: ryandesign@… (added) * port: => x3270 Old description:
x3270 fails to build even though mkfontdir seems to be present:
$ type mkfontdir mkfontdir is /opt/X11/bin/mkfontdir
{{{ :info:configure checking for bdftopcf... found :info:configure checking for mkfontdir... notfound :info:configure configure: error: 'Cannot find mkfontdir' :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_x3270/work/x3270-3.3" && ./configure --prefix=/opt/local --disable-dbcs --with- fontdir=/opt/local/lib/x3270/fonts --with-iconv --with-ssl=/opt/local --with-x --without-xmkmf " returned error 1 :error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details) :debug:configure Backtrace: configure failure: shell command failed (see log for details) while executing "$procedure $targetname" :info:configure Warning: the following items did not execute (for x3270): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Log for x3270 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_x3270/main.log }}}
New description: x3270 fails to build even though mkfontdir seems to be present: {{{ $ type mkfontdir mkfontdir is /opt/X11/bin/mkfontdir }}} {{{ :info:configure checking for bdftopcf... found :info:configure checking for mkfontdir... notfound :info:configure configure: error: 'Cannot find mkfontdir' :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_x3270/work/x3270-3.3" && ./configure --prefix=/opt/local --disable-dbcs --with- fontdir=/opt/local/lib/x3270/fonts --with-iconv --with-ssl=/opt/local --with-x --without-xmkmf " returned error 1 :error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details) :debug:configure Backtrace: configure failure: shell command failed (see log for details) while executing "$procedure $targetname" :info:configure Warning: the following items did not execute (for x3270): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Log for x3270 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_x3270/main.log }}} -- Comment: I don't know what /opt/X11 is; that's not a place MacPorts would look for programs. Perhaps x3270 just needs a build dependency on the mkfontdir port. -- Ticket URL: <https://trac.macports.org/ticket/28981#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28981: x3270 @3.3.11ga6 fails to build (mkfontdir not found) -----------------------------------------+---------------------------------- Reporter: thilo.mezger@… | Owner: mark.church@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: x3270 -----------------------------------------+---------------------------------- Comment(by ryandesign@…): Replying to [comment:1 ryandesign@…]:
Perhaps x3270 just needs a build dependency on the mkfontdir port.
That fixes it for me. (See attached patch.) -- Ticket URL: <https://trac.macports.org/ticket/28981#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28981: x3270 @3.3.11ga6 fails to build (mkfontdir not found) ------------------------------------------+--------------------------------- Reporter: thilo.mezger@… | Owner: mark.church@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: Port: x3270 | ------------------------------------------+--------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Committed in r77830 (maintainer timeout). -- Ticket URL: <https://trac.macports.org/ticket/28981#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts