Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341397 - x11-libs/libview-0.6.6 - /usr/lib64/libcairomm-1.0.so: undefined reference to `cairo_glitz_surface_create'
Summary: x11-libs/libview-0.6.6 - /usr/lib64/libcairomm-1.0.so: undefined reference to...
Status: RESOLVED DUPLICATE of bug 192355
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-17 02:14 UTC by Guy
Modified: 2010-10-19 01:11 UTC (History)
0 users

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


Attachments
Failure messages listing from log (bugfailmsg.txt,18.86 KB, text/plain)
2010-10-17 02:15 UTC, Guy
Details
Emerge --info results (buginfo.txt,5.91 KB, text/plain)
2010-10-17 02:16 UTC, Guy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guy 2010-10-17 02:14:19 UTC
Partial listing of failure - see attatchment for more complete listing:

make[2]: *** [test-content-box] Error 1
libtool: link: x86_64-pc-linux-gnu-g++ -march=opteron -O2 -pipe -Wl,-O1 -Wl,-O1 -o .libs/test-field-entry test-field-entry.o -pthread  -Wl,--as-needed ../libview/.libs/libview.so -L/usr/lib64 /usr/lib64/libgtkmm-2.4.so /usr/lib64/libatkmm-1.6.so /usr/lib64/libgdkmm-2.4.so /usr/lib64/libgiomm-2.4.so /usr/lib64/libpangomm-1.4.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libglibmm-2.4.so /usr/lib64/libcairomm-1.0.so /usr/lib64/libglitz-glx.so /usr/lib64/libglitz.so /usr/lib64/libsigc-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so -lresolv /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libdirectfb.so /usr/lib64/libfusion.so /usr/lib64/libdirect.so /usr/lib64/libpng14.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so -lGL -lEGL /usr/lib64/libpango-1.0.so -lm /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so -lz /usr/lib64/libexpat.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -pthread
/usr/lib64/libcairomm-1.0.so: undefined reference to `cairo_glitz_surface_create'
collect2: ld returned 1 exit status
make[2]: *** [test-drawer] Error 1
/usr/lib64/libcairomm-1.0.so: undefined reference to `cairo_glitz_surface_create'
collect2: ld returned 1 exit status
make[2]: *** [test-dead-entry] Error 1
/usr/lib64/libcairomm-1.0.so: undefined reference to `cairo_glitz_surface_create'
collect2: ld returned 1 exit status
make[2]: *** [test-field-entry] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-libs/libview-0.6.6/work/libview-0.6.6/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/libview-0.6.6/work/libview-0.6.6'
make: *** [all] Error 2
emake failed
 * ERROR: x11-libs/libview-0.6.6 failed:


I masked libview-0.6.6 and upgraded from vmware-workstation-6.5.3 to vmware-workstation-6.5.4 using libview-0.6.2:

# echo "=x11-libs/libview-0.6.6" >> /etc/portage/package.mask
# emerge vmware-workstation

The emerge went to completion without complaint. I haven't had a chance to test virtual PCs as update of world is still running.
Comment 1 Guy 2010-10-17 02:15:31 UTC
Created attachment 250965 [details]
Failure messages listing from log
Comment 2 Guy 2010-10-17 02:16:20 UTC
Created attachment 250967 [details]
Emerge --info results
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2010-10-18 19:47:00 UTC
It's time to remove glitz from your system (and remove USE=glitz from your configuration) and run an `emerge --update world' and then run `revdep-rebuild' from the gentoolkit package.

*** This bug has been marked as a duplicate of bug 192355 ***
Comment 4 Guy 2010-10-19 01:11:04 UTC
(In reply to comment #3)
> It's time to remove glitz from your system (and remove USE=glitz from your
> configuration) and run an `emerge --update world' and then run `revdep-rebuild'
> from the gentoolkit package.
> 
> *** This bug has been marked as a duplicate of bug 192355 ***
> 

Thank you!!! It's very much appreciated. If you ever make it to central FL, US ... let me know. I'll treat you to beer and pizza or equivalent.

Best regards.