Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 189585

Summary: x11-misc/xlockmore-5.23-r1 Compile Error
Product: Gentoo Linux Reporter: Icewalker <icewalker>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Icewalker 2007-08-20 13:08:23 UTC
I want to update my system with the statement:
emerge --update --deep --newuse world

Everytime i get the following message:
`/var/tmp/portage/x11-misc/xlockmore-5.23-r1/work/xlockmore-5.23/xglock'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
i686-pc-linux-gnu-gcc -Wnested-externs -Wno-format -c  -DHAVE_CONFIG_H  -DXGLOCKRC_FILE=\"/usr/share/xlock/xglockrc\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -I.. -I.. -O2 -march=i686 -pipe xglock.c
i686-pc-linux-gnu-gcc -Wnested-externs -Wno-format -o xglock xglock.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: warning: libexpat.so.0, needed by /usr/lib/libfontconfig.so.1, not found (try using -rpath or -rpath-link)
/usr/lib/libfontconfig.so.1: undefined reference to `XML_SetElementHandler'
/usr/lib/libfontconfig.so.1: undefined reference to `XML_SetDoctypeDeclHandler'
/usr/lib/libfontconfig.so.1: undefined reference to `XML_ParserFree'
/usr/lib/libfontconfig.so.1: undefined reference to `XML_SetCharacterDataHandler'
/usr/lib/libfontconfig.so.1: undefined reference to `XML_ErrorString'
/usr/lib/libfontconfig.so.1: undefined reference to `XML_ParseBuffer'
/usr/lib/libfontconfig.so.1: undefined reference to `XML_ParserCreate'
/usr/lib/libfontconfig.so.1: undefined reference to `XML_SetUserData'
/usr/lib/libfontconfig.so.1: undefined reference to `XML_GetErrorCode'
/usr/lib/libfontconfig.so.1: undefined reference to `XML_GetBuffer'
/usr/lib/libfontconfig.so.1: undefined reference to `XML_GetCurrentLineNumber'
collect2: ld returned 1 exit status
make[1]: *** [xglock] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-misc/xlockmore-5.23-r1/work/xlockmore-5.23/xglock'
make: *** [all] Error 2

!!! ERROR: x11-misc/xlockmore-5.23-r1 failed.
Call stack:
  ebuild.sh, line 1632:   Called dyn_compile
  ebuild.sh, line 983:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  xlockmore-5.23-r1.ebuild, line 53:   Called die

!!! emake failed.
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/x11-misc/xlockmore-5.23-r1/temp/build.log'.


Reproducible: Always

Steps to Reproduce:
1.emerge --update --deep --newuse world
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-20 13:48:10 UTC

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