Opened 11 years ago

Closed 11 years ago

#39682 closed defect (fixed)

texlive-bin: @2013_0 +universal build fails

Reported by: dbevans (David B. Evans) Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: texlive-bin

Description

libtool: link: /usr/bin/clang++ -pipe -O2 -arch x86_64 -arch i386 -arch x86_64 -arch i386 -o .libs/xetex xetexdir/xetex-xetexextra.o synctexdir/xetex-synctex.o xetex-xetexini.o xetex-xetex0.o xetex-xetex-pool.o  -framework ApplicationServices -framework Cocoa libxetex.a -L/opt/local/lib /opt/local/lib/libharfbuzz.dylib /opt/local/lib/libgraphite2.dylib -licui18n -licuuc -licudata -lpthread -lm /opt/local/var/macports/build/_opt_macports_trunk_dports_tex_texlive-bin/texlive-bin/work/texlive-source-20130619-stripped/libs/teckit/libTECkit.a /opt/local/lib/libfreetype.dylib -lbz2 -lz lib/lib.a /opt/local/var/macports/build/_opt_macports_trunk_dports_tex_texlive-bin/texlive-bin/work/texlive-source-20130619-stripped/texk/kpathsea/.libs/libkpathsea.dylib
Undefined symbols for architecture i386:
  "XeTeXFontMgr_Mac::initialize()", referenced from:
      XeTeXFontMgr::GetFontManager() in libxetex.a(libxetex_a-XeTeXFontMgr.o)
  "vtable for XeTeXFontMgr_Mac", referenced from:
      XeTeXFontMgr::GetFontManager() in libxetex.a(libxetex_a-XeTeXFontMgr.o)
  NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
ld: symbol(s) not found for architecture i386

Full build log attached

Attachments (1)

main.log (1.8 MB) - added by dbevans (David B. Evans) 11 years ago.
Build log showing failure

Download all attachments as: .zip

Change History (3)

Changed 11 years ago by dbevans (David B. Evans)

Attachment: main.log added

Build log showing failure

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

Cc Me!

comment:2 Changed 11 years ago by drkp (Dan Ports)

Resolution: fixed
Status: newclosed

r107956. See also #39684.

Note: See TracTickets for help on using tickets.