Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88119 - ERROR: games-mud/kmuddy-0.7.1 failed.
Summary: ERROR: games-mud/kmuddy-0.7.1 failed.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-05 20:24 UTC by Brian M. Workman
Modified: 2005-04-05 21:47 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 :(