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

Bug 88119

Summary: ERROR: games-mud/kmuddy-0.7.1 failed.
Product: Gentoo Linux Reporter: Brian M. Workman <karahd>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED INVALID    
Severity: normal CC: karahd
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Brian M. Workman 2005-04-05 20:24:25 UTC
I cannot emerge the latest version of KMuddy. It complains about being unable to find a particular file relevant to the documentation.

Reproducible: Always
Steps to Reproduce:
I did: emerge -pv world and i got the following:
[ebuild     U ] games-mud/kmuddy-0.7.1 [0.7] +arts -debug -kdeenablefinal -xinerama 0 kB

So, I did: emerge world and got the results below. I rebooted, tried again, same problem.
Actual Results:  
cunixsocket.o(.text+0xe2): In function
`cUnixSocket::cUnixSocket[not-in-charge](cSession*, cRunningScript*)':
: warning: the use of `tempnam' is dangerous, better use `mkstemp'
make[3]: Leaving directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/kmuddy'
make[2]: Leaving directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/kmuddy'
Making all in po
make[2]: Entering directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/po'
rm -f es.gmo; /usr/bin/gmsgfmt -o es.gmo ./es.po
test ! -f es.gmo || touch es.gmo
make[2]: Leaving directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/po'
Making all in doc
make[2]: Entering directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/doc'
Making all in en
make[3]: Entering directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/doc/en'
/usr/kde/3.3/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
/usr/kde/3.3/bin/meinproc: error while loading shared libraries: libxslt.so.1:
cannot open shared object file: No such file or directory
make[3]: *** [index.cache.bz2] Error 127
make[3]: Leaving directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/doc/en'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kmuddy-0.7.1/work/kmuddy-0.7.1'
make: *** [all] Error 2


Expected Results:  
It should have merged successfully.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2005-04-05 21:33:49 UTC
do you have libxslt installed?
Comment 2 Brian M. Workman 2005-04-05 21:47:31 UTC
Totally my fault. I'm going to close this one, now. I don't, I didn't "emerge -u kmuddy". 

Sorry I wasted your time on my dumbness :(