Opened 15 years ago

Closed 14 years ago

#21834 closed defect (wontfix)

XLI fails with imake on SL

Reported by: domiman@… Owned by: fenner@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: xli

Description (last modified by blb@…)

When I try to build XLI it fails early on. System OS X 10.6.1, MacPorts 1.8.1

Error:

--->  Applying patches to xli
--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/xli/files/patch-Imakefile
patching file Imakefile
Hunk #1 succeeded at 35 with fuzz 2.
--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/xli/files/patch-rlelib.c
patching file rlelib.c
--->  Configuring xli
sh: imake: command not found
Error: Target org.macports.configure returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_xli/work/xli-1.17.0 && imake -DUseInstalled -I/usr/X11R6/lib/X11/config -T/opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/xli/files/Port.tmpl" returned error 127
Command output: sh: imake: command not found

Warning: the following items did not execute (for xli): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install

Change History (3)

comment:1 Changed 15 years ago by blb@…

Description: modified (diff)
Owner: changed from macports-tickets@… to fenner@…

xli should be depending on the imake port, but also needs updates to stop referring to X11 stuff in /usr.

comment:2 Changed 15 years ago by macawm@…

I have also ran into this problem. However a quick install of imake isn't the end of the problems. During configuration of xli the imake process dies because of

Error: Target org.macports.configure returned: shell command "cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_xli/work/xli-1.17.0 && imake -DUseInstalled -I/usr/X11R6/lib/X11/config -T/opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/xli/files/Port.tmpl" returned error 1
Command output: In file included from Imakefile.c:16:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/xli/files/Port.tmpl:13: error: Imake.tmpl: No such file or directory

Upon further investigation it seems that /usr/X11R6/lib/X11/config does not exist nor (obviously) does Imake.tmpl

Any suggestions on just getting this to work?

comment:3 Changed 14 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: wontfix
Status: newclosed

Removed in r61864

Note: See TracTickets for help on using tickets.