[MacPorts] #17985: xfig install fails
#17985: xfig install fails ----------------------------------+----------------------------------------- Reporter: zullil@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ----------------------------------+----------------------------------------- {{{ ---> Fetching xfig ---> Attempting to fetch xfig.3.2.5.full.tar.gz from http://internap.dl.sourceforge.net/mcj ---> Verifying checksum(s) for xfig ---> Extracting xfig ---> Applying patches to xfig ---> Configuring xfig ---> Building xfig ---> Staging xfig into destroot Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_xfig/work/xfig.3.2.5" && make install.all install.man DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_xfig/work/destroot " returned error 2 Command output: make install install -c xfig /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_xfig/work/destroot/opt/local/bin/xfig + /bin/sh /usr/X11R6/bin/mkdirhier /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_xfig/work/destroot/opt/local/lib/X11 /app-defaults /bin/sh: /usr/X11R6/bin/mkdirhier: No such file or directory make[1]: *** [install] Error 127 make: *** [install.all] Error 2 Error: Status 1 encountered during processing. }}} From the Makefile: {{{ # ------------------------------ # IMPORTANT GENERAL NOTE: # ------------------------------ # # Anytime the Imakefile is changed, you must do either "xmkmf" or "make Makefile", # followed by "make clean" before doing a "make" or "make install" of any kind. # If you want to install xfig in a directory other than the default X11 binary # directory, uncomment the following "BINDIR" line and change the path # to the full path of the directory where you want xfig to be installed. # Also, you may have to uncomment and redefine MKDIRHIER because "make" looks # for it relative to the BINDIR variable. # BINDIR = /opt/local/bin DESTDIR = /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gra$ MKDIRHIER = /bin/sh /usr/X11R6/bin/mkdirhier # MKDIRHIER = mkdirhier }}} I don't have /usr/X11R6/bin/mkdirhier; should this be /opt/local/bin/mkdirhier, which I do have (thanks to MacPorts) -- Ticket URL: <http://trac.macports.org/ticket/17985> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17985: xfig install fails ----------------------------------+----------------------------------------- Reporter: zullil@… | Owner: pguyot@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: xfig ----------------------------------+----------------------------------------- Changes (by devans@…): * cc: devans@… (added) * owner: macports-tickets@… => pguyot@… * port: => xfig Comment: Assign to maintainer -- Ticket URL: <http://trac.macports.org/ticket/17985#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17985: xfig install fails ----------------------------------+----------------------------------------- Reporter: zullil@… | Owner: pguyot@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: xfig ----------------------------------+----------------------------------------- Comment(by blb@…): Are you running 10.4 or 10.5? -- Ticket URL: <http://trac.macports.org/ticket/17985#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17985: xfig install fails ----------------------------------+----------------------------------------- Reporter: zullil@… | Owner: pguyot@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: xfig ----------------------------------+----------------------------------------- Comment(by zullil@…): Replying to [comment:2 blb@…]:
Are you running 10.4 or 10.5?
10.5.6 with XQuartz 2.3.2 (xorg-server 1.4.2-apple31) -- Ticket URL: <http://trac.macports.org/ticket/17985#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17985: xfig install fails ----------------------------------+----------------------------------------- Reporter: zullil@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: xfig ----------------------------------+----------------------------------------- Changes (by pguyot@…): * owner: pguyot@… => macports-tickets@… Comment: Dropped maintainship in r50138. -- Ticket URL: <http://trac.macports.org/ticket/17985#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17985: xfig install fails because there is no /usr/X11R6/bin/mkdirhier ----------------------------------+----------------------------------------- Reporter: zullil@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: | Port: xfig ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned Comment: Replying to [ticket:17985 zullil@…]:
I don't have /usr/X11R6/bin/mkdirhier; should this be /opt/local/bin/mkdirhier, which I do have (thanks to MacPorts)
Yes, it should. All references to /usr/X11R6 or /usr/X11 should be expunged from xfig and replaced with references to ${prefix}. MacPorts ports aren't supposed to use Apple X11 anymore. -- Ticket URL: <http://trac.macports.org/ticket/17985#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17985: xfig install fails because there is no /usr/X11R6/bin/mkdirhier -----------------------------------+---------------------------------------- Reporter: zullil@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: xfig | -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Should be done as of r70347. -- Ticket URL: <http://trac.macports.org/ticket/17985#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts