[MacPorts] #14304: t1lib build failure on Leopard
MacPorts
trac at macosforge.org
Wed Feb 13 08:24:57 PST 2008
#14304: t1lib build failure on Leopard
---------------------------------+------------------------------------------
Reporter: jochen at macports.org | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: |
---------------------------------+------------------------------------------
I am trying to build t1lib (required by xpdf) but run into libtool
problems:
{{{
---> Building t1lib with target without_doc
DEBUG: Executing org.macports.build (t1lib)
DEBUG: Environment:
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_Users_jochen_source_macports_dports_devel_t1lib/work/t1l
ib-5.1.1" && nice -n 10 make without_doc LIBTOOL=/opt/local/bin/glibtool'
for i in lib type1afm examples ; do \
(cd $i; make 'CC=ccache /usr/bin/gcc-4.0' 'CFLAGS=-pipe -O2
-DT1LIB_IDENT="\"5.1.1\"" -DGLOBAL_CONFIG_DIR="\
"/opt/local/share/t1lib\"" -DT1LIB_NO_X11_SUPPORT ' 'OPTIONS=' ) || exit
1; \
done
/opt/local/bin/glibtool --mode=compile \
ccache /usr/bin/gcc-4.0 -c -pipe -O2
-DT1LIB_IDENT="\"5.1.1\"" -DGLOBAL_CONFIG_DIR="\"/opt/local/shar
e/t1lib\"" -DT1LIB_NO_X11_SUPPORT -DT1_AA_TYPE16=short -DT1_AA_TYPE32=int
arith.c
glibtool: compile: unable to infer tagged configuration
glibtool: compile: specify a tag with `--tag'
make[2]: *** [arith.lo] Error 1
make[1]: *** [type1_target] Error 1
make: *** [XXXX] Error 1
}}}
The complete log is attached
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14304>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list