Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3504 - kdemultimedia-3.0.1.20020604.ebuild bug
Summary: kdemultimedia-3.0.1.20020604.ebuild bug
Status: RESOLVED DUPLICATE of bug 4483
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-08 06:42 UTC by Francisco Gimeno
Modified: 2005-07-17 13:06 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 Francisco Gimeno 2002-06-08 06:42:46 UTC
Hi 
 
compiling again kde3, I have seen in several packages this msg. 
---- 
 trying to create local folder: Permission denied  
failed to create /root/.kde/share/config/  
trying to create local folder: Permission denied  
failed to create /root/.kde/share/config/  
----- 
several times in the same package... 
 
Slt
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-06-08 11:35:30 UTC
That ought to be investigated. Please give me more info :-) - in what packages did you see it, and as much of the output context as possible. 
Comment 2 Francisco Gimeno 2002-06-08 11:53:21 UTC
Well 
First in configure 
----- 
 checking for dcopidl... /usr/kde/3/bin/dcopidl 
checking for dcopidl2cpp... /usr/kde/3/bin/dcopidl2cpp 
checking for mcopidl... /usr/kde/3/bin/mcopidl 
checking for artsc-config... /usr/kde/3/bin/artsc-config 
checking for kde-config... /usr/kde/3/bin/kde-config 
checking for meinproc... /usr/kde/3/bin/meinproc 
trying to create local folder: Permission denied 
failed to create /root/.kde/share/config/ 
trying to create local folder: Permission denied 
failed to create /root/.kde/share/config/ 
trying to create local folder: Permission denied 
failed to create /root/.kde/share/config/ 
trying to create local folder: Permission denied 
failed to create /root/.kde/share/config/ 
checking for dirent.h that defines DIR... yes 
checking for opendir in -ldir... no 
checking for ANSI C header files... (cached) yes 
checking for fcntl.h... yes 
-------- 
I remember that I found this in the compile logs ( not configure ), so there 
will be more... 
I'm loggin now all kdemultimedia build proccess... So if I find something more 
of interest I will put in here. 
 
Slt :] 
 
Comment 3 Francisco Gimeno 2002-06-08 12:03:02 UTC
 more, in the middle of compilation 
----------- 
Making all in kjofol-skin 
make[4]: Entering directory 
`/var/tmp/portage/kdemultimedia-3.0.1.20020604/work/kdemultimedia-3.0.1/noatun/modules/kjofol-skin' 
Making all in . 
make[5]: Entering directory 
`/var/tmp/portage/kdemultimedia-3.0.1.20020604/work/kdemultimedia-3.0.1/noatun/modules/kjofol-skin' 
/usr/qt/3/bin/moc ./kjloader.h -o kjloader.moc 
/usr/qt/3/bin/uic -L /usr/kde/3/lib/kde3/plugins/designer -nounload -o 
kjprefswidget.h ./kjprefswidget.ui 
/usr/qt/3/bin/moc ./kjtextdisplay.h -o kjtextdisplay.moc 
QSettings: error creating /root/.qt 
QSettings: error creating /root/.qt 
/usr/qt/3/bin/moc ./kjequalizer.h -o kjequalizer.moc 
/usr/qt/3/bin/moc ./kjprefs.h -o kjprefs.moc 
/usr/qt/3/bin/moc kjprefswidget.h -o kjprefswidget.moc 
rm -f kjprefswidget.cpp 
echo '#include <klocale.h>' > kjprefswidget.cpp 
creating noatun_kjofol_la_meta_unload.cpp 
/usr/qt/3/bin/uic -L /usr/kde/3/lib/kde3/plugins/designer -nounload -tr 
tr2i18n -i kjprefswidget.h ./kjprefswidget.ui | sed -e "s,tr2i18n( \"\" 
),QString::null,g" | sed -e "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | sed 
-e "s,image\([0-9][0-9]*\)_data,img\1_kjprefswidget,g" >> kjprefswidget.cpp || 
rm -f kjprefswidget.cpp 
QSettings: error creating /root/.qt 
QSettings: error creating /root/.qt 
echo '#include "kjprefswidget.moc"' >> kjprefswidget.cpp 
creating noatun_kjofol_la.all_cpp.cpp ... 
source='noatun_kjofol_la.all_cpp.cpp' object='noatun_kjofol_la.all_cpp.lo' 
libtool=yes \ 
depfile='.deps/noatun_kjofol_la.all_cpp.Plo' 
tmpdepfile='.deps/noatun_kjofol_la.all_cpp.TPlo' \ 
----------- 
Slt 
Comment 4 Francisco Gimeno 2002-06-08 14:23:27 UTC
I can give you the complete log, in a .bz2 file ( 16K ). If you want, I attach 
it to the bug. 
 
Slt. 
Comment 5 Dan Armak (RETIRED) gentoo-dev 2002-06-09 13:36:07 UTC
I created my own full log and these 2 access atempts weren't in it. This isn't high on my priority list since these attempts aren't successful anyway and don't stop the emerge process, so I'll look at it again when I have some more time, in two or three days. 
Comment 6 Dan Armak (RETIRED) gentoo-dev 2002-07-18 07:01:12 UTC

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