Opened 15 years ago
Closed 15 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)
Change History (8)
comment:1 Changed 15 years ago by pano.irk@…
Cc: | pano.irk@… added |
---|
comment:2 Changed 15 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.
Changed 15 years ago by pano.irk@…
Attachment: | Terminal Saved Output.txt added |
---|
comment:6 Changed 15 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 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → invalid |
---|---|
Status: | new → closed |
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.
Cc Me!