#14304 closed defect (fixed)
t1lib build failure on Leopard
Reported by: | jochen@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | jmroot (Joshua Root), ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
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
Attachments (1)
Change History (6)
Changed 17 years ago by jochen@…
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Cc: | macports-dev@… jochen@… removed |
---|
No point cc'ing macports-dev, the messages will just be rejected. Also, ticket reporters are automatically emailed these days so you don't need to be in cc either.
comment:3 Changed 17 years ago by jmroot (Joshua Root)
Cc: | jmr@… added |
---|
Apparently this happens when building with MacPorts 1.60, but using a libtool that was built with an earlier MP version. The libtool revision was bumped to force a rebuild, so if you're up-to-date, this should hopefully be fixed.
comment:4 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I agree, this sounds like the libtool issue that we believe we have fixed by forcing a rebuild of it.
Also, I have updated t1lib to 5.1.2.
If you still see the problem with that version, please reopen this ticket.
Note: See
TracTickets for help on using
tickets.
output of port -dv install t1lib