Opened 14 years ago

Closed 14 years ago

#22509 closed defect (invalid)

Xft2 - install error - build failure

Reported by: pano.irk@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: Xft2

Description (last modified by jmroot (Joshua Root))

$ sudo port install Xft2
--->  Computing dependencies for Xft2
--->  Fetching Xft2
--->  Verifying checksum(s) for Xft2
--->  Extracting Xft2
--->  Configuring Xft2
--->  Building Xft2
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_Xft2/work/libXft-2.1.14" && /usr/bin/make -j2 all " returned error 2
Command output:       _XftNameUnparse in xftname.o
  "_FcUtf8ToUcs4", referenced from:
      _XftDrawStringUtf8 in xftdraw.o
      _XftTextExtentsUtf8 in xftextent.o
      _XftTextRenderUtf8 in xftrender.o
  "_FcPatternAddInteger", referenced from:
      __XftDefaultInitInteger in xftdpy.o
      __XftDefaultInitInteger in xftdpy.o
      _XftDefaultSubstitute in xftdpy.o
      _XftDefaultSubstitute in xftdpy.o
      _XftDefaultSubstitute in xftdpy.o
      _XftXlfdParse in xftxlfd.o
      _XftXlfdParse in xftxlfd.o
  "_FcFontMatch", referenced from:
      _XftFontMatch in xftfont.o
  "_FcFreeTypeCharSet", referenced from:
      _XftFontOpenInfo in xftfreetype.o
  "_FcPatternGetCharSet", referenced from:
      _XftFontOpenInfo in xftfreetype.o
  "_FcPatternAdd", referenced from:
      _XftListFonts in xftlist.o
  "_FcFontList", referenced from:
      _XftListFontsPatternObjects in xftlist.o
  "_FcNameRegisterObjectTypes", referenced from:
      __XftNameInit in xftname.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [libXft.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Mac OSX 10.6.2

Attachments (1)

Terminal Saved Output.txt (36.2 KB) - added by pano.irk@… 14 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 Changed 14 years ago by pano.irk@…

Cc: pano.irk@… added

Cc Me!

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Cc: pano.irk@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to jeremyhu@…

Run again in debug mode (-d) and attach the full output.

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Based on #22507, you need to read Migration.

Changed 14 years ago by pano.irk@…

Attachment: Terminal Saved Output.txt added

comment:4 Changed 14 years ago by pano.irk@…

$ sudo port install -d Xft2 see attachment !

comment:5 Changed 14 years ago by pano.irk@…

UPD $ sudo port -d install Xft2

comment:6 Changed 14 years ago by pano.irk@…

file / usr/X11/lib/libX11.la is absent in Mac OSX 10.6,

I enter TimeMachine and found this file in previous versions of Mac OSX 10.5

comment:7 Changed 14 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: invalid
Status: newclosed

Do NOT restore libX11.la from TimeMachine. It was intentionally removed. IT has absolutely no relevance to this bug.

This bug looks like the user has a mismatch in architecture between fontconfig and Xft2.

Note: See TracTickets for help on using tickets.