[MacPorts] #13396: BUG: texlive_base-2007 build failure on Leopard
#13396: BUG: texlive_base-2007 build failure on Leopard --------------------------------------+------------------------------------- Reporter: josh-macports@root.id.au | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Keywords: | --------------------------------------+------------------------------------- Error output is as follows: {{{ gcc -o xdvi-xaw.bin browser.o dvi-draw.o dvi-init.o dvisel.o encodings.o events.o filehist.o font-open.o gf.o hypertex.o image-magick.o mime.o my- snprintf.o my-vsnprintf.o pagehist.o pk.o print-internal.o psdps.o psgs.o psheader.o psnews.o read-mapfile.o search-internal.o special.o string- utils.o tfmload.o util.o vf.o xdvi.o xserver-info.o x_util.o 1/lib -L/opt/local/lib ./gui/libgui.a ../../libs/t1lib/libt1.a ../../libs/t1lib/../type1/libtype1.a -L/usr/X11R6 -L/usr/X11/lib -lXaw -lXmu -lXt -lSM -lICE -lXp -lXext -lXpm -lX11 -lXau -lXdmcp -liconv ../kpathsea/.libs/libkpathsea.a -lm i686-apple-darwin9-gcc-4.0.1: 1/lib: No such file or directory make[2]: *** [xdvi-xaw.bin] Error 1 }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13396> MacPorts </projects/macports> Ports system for Mac OS
#13396: BUG: texlive_base-2007 build failure ---------------------------------------+------------------------------------ Reporter: josh-macports@root.id.au | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: ---------------------------------------+------------------------------------ Changes (by milosh@macports.org): * summary: BUG: texlive_base-2007 build failure on Leopard => BUG: texlive_base-2007 build failure Comment: The texlive port has been reported to compile on leopard. Could I have more info about your configuration? Could you look into the Makefile in the faulty directory to understand where this 1/lib comes from? -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13396#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#13396: BUG: texlive_base-2007 build failure ---------------------------------------+------------------------------------ Reporter: josh-macports@root.id.au | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: ---------------------------------------+------------------------------------ Comment (by josh-macports@root.id.au): There's not a lot to add about my setup. Leopard + XCode 3 on x86, and a bunch of stuff installed via MacPorts. "1/lib" shows up in 3 places: {{{ config.cache:345:xdvi_cv_motif_libdir=${xdvi_cv_motif_libdir='/usr/X11R6 1/lib'} texk/xdvik/config.status:79:s%@X_LIBS@%-L/usr/X11R6 1/lib -L/usr/X11/lib%g texk/xdvik/Makefile:213:x_ldflags=-L/usr/X11R6 1/lib -L/usr/X11/lib }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13396#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#13396: BUG: texlive_base-2007 build failure ---------------------------------------+------------------------------------ Reporter: josh-macports@root.id.au | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: ---------------------------------------+------------------------------------ Comment (by milosh@macports.org): You have a "/usr/X11R6 1/" directory? The space is the reason for the failure. I think the best would be to get rid of (or at least rename without any spaces) this directory as it is bound to cause problems for other things: many configure scripts are not robust again spaces in paths. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13396#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#13396: BUG: texlive_base-2007 build failure ---------------------------------------+------------------------------------ Reporter: josh-macports@root.id.au | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: ---------------------------------------+------------------------------------ Comment (by josh-macports@root.id.au): Ack, you're right. Looks an installer renamed an older version of the directory at some point. I wonder why it decided to use "/usr/X11R6 1" instead of "/usr/X11R6"? Turns out I also had "/usr/lib/ruby 1" which caused another build problem. I wonder what other things I have renamed copies of. :-/ Anyway, with those taken care of it builds OK. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13396#comment:4> MacPorts </projects/macports> Ports system for Mac OS
#13396: BUG: texlive_base-2007 build failure ---------------------------------------+------------------------------------ Reporter: josh-macports@root.id.au | Owner: macports-dev@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: ---------------------------------------+------------------------------------ Changes (by milosh@macports.org): * status: new => closed * resolution: => fixed -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13396#comment:5> MacPorts </projects/macports> Ports system for Mac OS
#13396: BUG: texlive_base-2007 build failure ---------------------------------------+------------------------------------ Reporter: josh-macports@root.id.au | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: fixed | Keywords: ---------------------------------------+------------------------------------ Comment (by florian.ebeling@gmail.com): Duplicated by #14253. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13396#comment:6> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts