Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182004 - x11-libs/cairo-1.4.8 fails to build with Use-Flag directfb
Summary: x11-libs/cairo-1.4.8 fails to build with Use-Flag directfb
Status: RESOLVED DUPLICATE of bug 181993
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-14 08:32 UTC by Sven Müller
Modified: 2007-06-14 11:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build Log (build.log,269.06 KB, text/plain)
2007-06-14 08:33 UTC, Sven Müller
Details
Config Log (config.log,75.03 KB, text/plain)
2007-06-14 08:33 UTC, Sven Müller
Details
emerge --info (emerge_info.txt,5.32 KB, text/plain)
2007-06-14 08:34 UTC, Sven Müller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Müller 2007-06-14 08:32:58 UTC
Compiling fails with activated USE-Flag directfb. 
USE="-directfb" emerge cairo works perfectly.

Begin of error message:
.deps/cairo-directfb-surface.Tpo -c cairo-directfb-surface.c  -fPIC -DPIC -o .libs/cairo-directfb-surface.o
cairo-directfb-surface.c: In function '_directfb_format_to_content':
cairo-directfb-surface.c:159: warning: enumeration value 'DSPF_UNKNOWN' not handled in switch
...
cairo-directfb-surface.c: At top level:
cairo-directfb-surface.c:1575: error: '_cairo_directfb_is_similar' undeclared here (not in a function)
make[2]: *** [cairo-directfb-surface.lo] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/x11-libs/cairo-1.4.8/work/cairo-1.4.8/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/cairo-1.4.8/work/cairo-1.4.8'
make: *** [all] Fehler 2


Reproducible: Always

Steps to Reproduce:
emerge cairo
Comment 1 Sven Müller 2007-06-14 08:33:31 UTC
Created attachment 122013 [details]
Build Log
Comment 2 Sven Müller 2007-06-14 08:33:50 UTC
Created attachment 122014 [details]
Config Log
Comment 3 Sven Müller 2007-06-14 08:34:42 UTC
Created attachment 122016 [details]
emerge --info
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-06-14 11:30:17 UTC

*** This bug has been marked as a duplicate of bug 181993 ***