#19115 closed defect (duplicate)
Pango fails to build
Reported by: | treaves@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | pango |
Description (last modified by mf2k (Frank Schima))
Undefined symbols: "_cairo_quartz_font_face_create_for_atsu_font_id", referenced from: _pango_cairo_atsui_font_create_font_face in libpangocairo_1_0_la-pangocairo-atsuifont.o ld: symbol(s) not found collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//ccXJUivM.out (No such file or directory) make[4]: *** [libpangocairo-1.0.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for pango): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
Change History (4)
comment:1 follow-up: 3 Changed 16 years ago by treaves@…
comment:2 Changed 16 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | pango added |
comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Replying to treaves@…:
The above error was what I received when trying to build a 64bit universal.
This is a duplicate of #17049. I don't think pango can be built 64-bit in MacPorts at this time.
I've gone back to just an i386, and it still fails, but with a different error: [snip] error: cairo-xlib.h: No such file or directory
This is a duplicate of #18956. A patch has been proposed which I will try to incorporate soon.
Note: See
TracTickets for help on using
tickets.
The above error was what I received when trying to build a 64bit universal. I've gone back to just an i386, and it still fails, but with a different error: