Opened 13 years ago

Closed 13 years ago

#28981 closed defect (fixed)

x3270 @3.3.11ga6 fails to build (mkfontdir not found)

Reported by: thilo.mezger@… Owned by: mark.church@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: x3270

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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

Attachments (1)

x3270.diff (417 bytes) - added by ryandesign (Ryan Carsten Schmidt) 13 years ago.
proposed patch

Download all attachments as: .zip

Change History (4)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to mark.church@…
Port: x3270 added

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.

Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: x3270.diff added

proposed patch

comment:2 in reply to:  1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to ryandesign@…:

Perhaps x3270 just needs a build dependency on the mkfontdir port.

That fixes it for me. (See attached patch.)

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Committed in r77830 (maintainer timeout).

Note: See TracTickets for help on using tickets.