[MacPorts] #51848: port openmotif returned: xorg-libXt must be installed with +flat_namespace

MacPorts noreply at macports.org
Thu Jul 14 20:01:27 PDT 2016


#51848: port openmotif returned: xorg-libXt must be installed with +flat_namespace
----------------------------+--------------------------------
  Reporter:  sheltonwajr@…  |      Owner:  macports-tickets@…
      Type:  defect         |     Status:  closed
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.3.4
Resolution:  invalid        |   Keywords:
      Port:  openmotif      |
----------------------------+--------------------------------
Changes (by ryandesign@…):

 * cc: jeremyhu@… (added)
 * status:  new => closed
 * resolution:   => invalid
 * port:   => openmotif


Old description:

> I received the following error when trying to install opendx.   This also
> happens when installing grace (no surprise).
>
> sudo port install opendx
> --->  Computing dependencies for opendx
> --->  Dependencies to be installed: openmotif
> --->  Fetching archive for openmotif
> Error: org.macports.archivefetch for port openmotif returned: xorg-libXt
> must be installed with +flat_namespace.
> Error: Failed to install openmotif
> Please see the log file for port openmotif for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_openmotif/openmotif/main.log
> Error: The following dependencies were not installed: openmotif
> To report a bug, follow the instructions in the guide:
>     http://guide.macports.org/#project.tickets
> Error: Processing of port opendx failed

New description:

 I received the following error when trying to install opendx.   This also
 happens when installing grace (no surprise).

 {{{
 sudo port install opendx
 --->  Computing dependencies for opendx
 --->  Dependencies to be installed: openmotif
 --->  Fetching archive for openmotif
 Error: org.macports.archivefetch for port openmotif returned: xorg-libXt
 must be installed with +flat_namespace.
 Error: Failed to install openmotif
 Please see the log file for port openmotif for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_openmotif/openmotif/main.log
 Error: The following dependencies were not installed: openmotif
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port opendx failed
 }}}

--

Comment:

 That is correct. This is not a bug. You must install xorg-libXt with the
 +flat_namespace variant by running:

 {{{
 sudo port upgrade --enforce-variants xorg-libXt +flat_namespace
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/51848#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list