| Summary: | rapip-0.4.1 ACCESS VIOLATION | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Antonio <netbix> |
| Component: | Current packages | Assignee: | Gentoo PDA project <pda> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | major | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | |||
| Bug Blocks: | 144519 | ||
| Attachments: |
rapip-0.4.1.ebuild (possible fixed ebuild)
KDE headers and rapip-0.4.1 access violation problems. |
||
Created attachment 38698 [details]
rapip-0.4.1.ebuild (possible fixed ebuild)
Have provided a possible fixed ebuild for rapip-0.4.1 to fix access violation.
It builds successfully on my box. Needs to be tested to see if it works
correctly.
Ok with this patch resolve the problem. Do you fix in portage ? Thanks I could install it well creating a symlink: /usr/local/kde -> /usr/kde/3.x/ The main cause is the ac_default_prefix in configure. It's pointing to the former location. This solves the problem found in configure about KDE headers: checking for KDE... configure: error: in the prefix, you've chosen, are no KDE headers installed. This will fail. So, check this please and use another prefix! !!! Please attach the config.log to your bug report: !!! /var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/config.log !!! ERROR: app-pda/rapip-0.4.1 failed. !!! Function econf, Line 485, Exitcode 0 !!! econf failed !!! If you need support, post the topmost build error, NOT this status message. Created attachment 54549 [details]
KDE headers and rapip-0.4.1 access violation problems.
Re-assign a mis-assigned bug. |
emerge rapip-0.4.1 error: >>> md5 src_uri ;-) rapip-0.4.1.tar.gz >>> Unpacking source... >>> Unpacking rapip-0.4.1.tar.gz to /var/tmp/portage/rapip-0.4.1/work >>> Source unpacked. configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /bin/install -c checking for -p flag to install... yes checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for i686-pc-linux-gnu-g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether g++ supports -Wundef... yes checking whether g++ supports -Wno-long-long... yes checking whether g++ supports -Wnon-virtual-dtor... yes checking whether g++ supports -fno-exceptions... yes checking whether g++ supports -fno-check-new... yes checking whether g++ supports -fexceptions... yes checking how to run the C++ preprocessor... g++ -E checking whether g++ supports -frepo... yes not using lib directory suffix checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking for a sed that does not truncate output... checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-strip... strip checking if gcc static flag works... no checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "GCJ" to libtool checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fPIC checking if gcj PIC flag -fPIC works... no checking if gcj supports -c -o file.o... no checking whether the gcj linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for main in -lutil... yes checking for main in -lcompat... no checking for crypt in -lcrypt... yes checking for socklen_t... socklen_t checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for poll in -lpoll... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking for res_init... yes checking if res_init needs custom prototype... no checking for killpg in -lucb... no checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for char *... yes checking size of char *... 4 checking for char... yes checking size of char... 1 checking for dlopen in -ldl... yes checking for shl_unload in -ldld... no checking for vsnprintf... yes checking for snprintf... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking for Xinerama... no checking for pthread_create in -lpthread... yes checking for extra includes... no checking for extra libs... no checking for libz... -lz checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using -mt checking if Qt compiles without flags... no checking for moc... /usr/qt/3/bin/moc checking for uic... /usr/qt/3/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes checking if Qt needs -ljpeg... no checking for rpath... yes checking for KDE... libraries /usr/kde/3.2/lib, headers /usr/kde/3.2/include checking for KDE paths... defaults checking for dcopidl... /usr/kde/3.2/bin/dcopidl checking for dcopidl2cpp... /usr/kde/3.2/bin/dcopidl2cpp checking for mcopidl... /usr/kde/3.2/bin/mcopidl checking for artsc-config... /usr/kde/3.2/bin/artsc-config checking for kde-config... /usr/kde/3.2/bin/kde-config checking for meinproc... /usr/kde/3.2/bin/meinproc checking whether byte ordering is bigendian... no checking for MAXPATHLEN... 4096 checking for main in -lsynce... yes checking synce.h usability... yes checking synce.h presence... yes checking for synce.h... yes checking for CeRapiInit in -lrapi... yes checking rapi.h usability... yes checking rapi.h presence... yes checking for rapi.h... yes checking if doc should be compiled... yes checking if icons should be compiled... yes checking if po should be compiled... yes checking if raki should be compiled... yes checking if rapip should be compiled... yes configure: creating ./config.status fast creating Makefile fast creating doc/Makefile fast creating doc/en/Makefile fast creating icons/Makefile fast creating po/Makefile fast creating raki/Makefile fast creating rapip/Makefile config.status: creating config.h config.status: executing depfiles commands Good - your configure finished. Start make now make all-recursive make[1]: Entering directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1' Making all in doc make[2]: Entering directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/doc' Making all in . make[3]: Entering directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/doc' Making all in en make[3]: Entering directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/doc/en' /usr/kde/3.2/bin/meinproc --check --cache index.cache.bz2 ./index.docbook make[3]: Leaving directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/doc/en' make[2]: Leaving directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/doc' Making all in icons make[2]: Entering directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/icons' Making all in . make[3]: Entering directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/icons' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/icons' make[2]: Leaving directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/icons' Making all in po make[2]: Entering directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/po' Making all in raki make[2]: Entering directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/raki' /usr/qt/3/bin/uic -L /usr/kde/3.2/lib/kde3/plugins/designer -nounload -o management.h ./management.ui /usr/qt/3/bin/uic -L /usr/kde/3.2/lib/kde3/plugins/designer -nounload -o runwindow.h ./runwindow.ui /usr/qt/3/bin/uic -L /usr/kde/3.2/lib/kde3/plugins/designer -nounload -o configdialog.h ./configdialog.ui /usr/qt/3/bin/moc runwindow.h -o runwindow.moc /usr/qt/3/bin/moc management.h -o management.moc rm -f runwindow.cpp echo '#include <klocale.h>' > runwindow.cpp /usr/qt/3/bin/uic -L /usr/kde/3.2/lib/kde3/plugins/designer -nounload -tr tr2i18n -i runwindow.h ./runwindow.ui > runwindow.cpp.temp ; ret=$?; \ sed -e "s,tr2i18n( \"\" ),QString::null,g" runwindow.cpp.temp | sed -e "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | sed -e "s,image\([0-9][0-9]*\)_data,img\1_runwindow,g" >> runwindow.cpp ;\ rm -f runwindow.cpp.temp ;\ if test "$ret" = 0; then echo '#include "runwindow.moc"' >> runwindow.cpp; else rm -f runwindow.cpp ; exit $ret ; fi source='errorevent.cpp' object='errorevent.o' libtool=no \ depfile='.deps/errorevent.Po' tmpdepfile='.deps/errorevent.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o errorevent.o `test -f 'errorevent.cpp' || echo './'`errorevent.cpp source='raki.cpp' object='raki.o' libtool=no \ depfile='.deps/raki.Po' tmpdepfile='.deps/raki.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o raki.o `test -f 'raki.cpp' || echo './'`raki.cpp ACCESS DENIED open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock source='rakievent.cpp' object='rakievent.o' libtool=no \ depfile='.deps/rakievent.Po' tmpdepfile='.deps/rakievent.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o rakievent.o `test -f 'rakievent.cpp' || echo './'`rakievent.cpp source='rakiworkerthread.cpp' object='rakiworkerthread.o' libtool=no \ depfile='.deps/rakiworkerthread.Po' tmpdepfile='.deps/rakiworkerthread.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o rakiworkerthread.o `test -f 'rakiworkerthread.cpp' || echo './'`rakiworkerthread.cpp raki.cpp: In member function `void Raki::startDccm()': raki.cpp:178: warning: `setExecutable' is deprecated (declared at /usr/kde/3.2/include/kprocess.h:205) raki.cpp: In member function `void Raki::startMasquerading(bool)': raki.cpp:215: warning: `setExecutable' is deprecated (declared at /usr/kde/3.2/include/kprocess.h:205) raki.cpp: In member function `void Raki::clickedMenu(int)': raki.cpp:404: warning: `setExecutable' is deprecated (declared at /usr/kde/3.2/include/kprocess.h:205) raki.cpp:409: warning: `setExecutable' is deprecated (declared at /usr/kde/3.2/include/kprocess.h:205) source='rapiwrapper.cpp' object='rapiwrapper.o' libtool=no \ depfile='.deps/rapiwrapper.Po' tmpdepfile='.deps/rapiwrapper.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o rapiwrapper.o `test -f 'rapiwrapper.cpp' || echo './'`rapiwrapper.cpp source='runwindowimpl.cpp' object='runwindowimpl.o' libtool=no \ depfile='.deps/runwindowimpl.Po' tmpdepfile='.deps/runwindowimpl.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o runwindowimpl.o `test -f 'runwindowimpl.cpp' || echo './'`runwindowimpl.cpp source='managerimpl.cpp' object='managerimpl.o' libtool=no \ depfile='.deps/managerimpl.Po' tmpdepfile='.deps/managerimpl.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o managerimpl.o `test -f 'managerimpl.cpp' || echo './'`managerimpl.cpp source='configdialogimpl.cpp' object='configdialogimpl.o' libtool=no \ depfile='.deps/configdialogimpl.Po' tmpdepfile='.deps/configdialogimpl.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o configdialogimpl.o `test -f 'configdialogimpl.cpp' || echo './'`configdialogimpl.cpp source='workerthreadinterface.cpp' object='workerthreadinterface.o' libtool=no \ depfile='.deps/workerthreadinterface.Po' tmpdepfile='.deps/workerthreadinterface.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o workerthreadinterface.o `test -f 'workerthreadinterface.cpp' || echo './'`workerthreadinterface.cpp source='installer.cpp' object='installer.o' libtool=no \ depfile='.deps/installer.Po' tmpdepfile='.deps/installer.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o installer.o `test -f 'installer.cpp' || echo './'`installer.cpp rm -f management.cpp echo '#include <klocale.h>' > management.cpp /usr/qt/3/bin/uic -L /usr/kde/3.2/lib/kde3/plugins/designer -nounload -tr tr2i18n -i management.h ./management.ui > management.cpp.temp ; ret=$?; \ sed -e "s,tr2i18n( \"\" ),QString::null,g" management.cpp.temp | sed -e "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | sed -e "s,image\([0-9][0-9]*\)_data,img\1_management,g" >> management.cpp ;\ rm -f management.cpp.temp ;\ if test "$ret" = 0; then echo '#include "management.moc"' >> management.cpp; else rm -f management.cpp ; exit $ret ; fi source='runwindow.cpp' object='runwindow.o' libtool=no \ depfile='.deps/runwindow.Po' tmpdepfile='.deps/runwindow.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o runwindow.o `test -f 'runwindow.cpp' || echo './'`runwindow.cpp ACCESS DENIED open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock /usr/qt/3/bin/moc configdialog.h -o configdialog.moc /usr/qt/3/bin/moc ./installer.h -o installer.moc.cpp /usr/qt/3/bin/moc ./raki.h -o raki.moc.cpp rm -f configdialog.cpp echo '#include <klocale.h>' > configdialog.cpp /usr/qt/3/bin/uic -L /usr/kde/3.2/lib/kde3/plugins/designer -nounload -tr tr2i18n -i configdialog.h ./configdialog.ui > configdialog.cpp.temp ; ret=$?; \ sed -e "s,tr2i18n( \"\" ),QString::null,g" configdialog.cpp.temp | sed -e "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | sed -e "s,image\([0-9][0-9]*\)_data,img\1_configdialog,g" >> configdialog.cpp ;\ rm -f configdialog.cpp.temp ;\ if test "$ret" = 0; then echo '#include "configdialog.moc"' >> configdialog.cpp; else rm -f configdialog.cpp ; exit $ret ; fi ACCESS DENIED open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock source='installer.moc.cpp' object='installer.moc.o' libtool=no \ depfile='.deps/installer.moc.Po' tmpdepfile='.deps/installer.moc.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o installer.moc.o `test -f 'installer.moc.cpp' || echo './'`installer.moc.cpp source='raki.moc.cpp' object='raki.moc.o' libtool=no \ depfile='.deps/raki.moc.Po' tmpdepfile='.deps/raki.moc.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o raki.moc.o `test -f 'raki.moc.cpp' || echo './'`raki.moc.cpp source='management.cpp' object='management.o' libtool=no \ depfile='.deps/management.Po' tmpdepfile='.deps/management.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o management.o `test -f 'management.cpp' || echo './'`management.cpp source='configdialog.cpp' object='configdialog.o' libtool=no \ depfile='.deps/configdialog.Po' tmpdepfile='.deps/configdialog.TPo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o configdialog.o `test -f 'configdialog.cpp' || echo './'`configdialog.cpp /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -o raki -R /usr/kde/3.2/lib -R /usr/qt/3/lib -R /usr/X11R6/lib -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.2/lib errorevent.o raki.o rakievent.o rakiworkerthread.o rapiwrapper.o runwindowimpl.o managerimpl.o configdialogimpl.o workerthreadinterface.o installer.o management.o runwindow.o configdialog.o installer.moc.o raki.moc.o -lkio -lkdeprint -lrapi -lsynce make[2]: Leaving directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/raki' Making all in rapip make[2]: Entering directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/rapip' source='rapip.cpp' object='rapip.lo' libtool=yes \ depfile='.deps/rapip.Plo' tmpdepfile='.deps/rapip.TPlo' \ depmode=gcc3 /bin/sh ../admin/depcomp \ /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -c -o rapip.lo `test -f 'rapip.cpp' || echo './'`rapip.cpp /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -o kio_rapip.la.closure kio_rapip_la_closure.lo -avoid-version -module -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.2/lib -avoid-version -module -no-undefined -R /usr/kde/3.2/lib -R /usr/qt/3/lib -R /usr/X11R6/lib rapip.lo -lkio -lrapi -lsynce /bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -o kio_rapip.la -rpath /usr/lib/kde3 -avoid-version -module -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.2/lib -avoid-version -module -no-undefined -R /usr/kde/3.2/lib -R /usr/qt/3/lib -R /usr/X11R6/lib rapip.lo -lkio -lrapi -lsynce make[2]: Leaving directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1/rapip' make[2]: Entering directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1' make[2]: Leaving directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1' make[1]: Leaving directory `/var/tmp/portage/rapip-0.4.1/work/rapip-0.4.1' --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE = "/tmp/sandbox-app-pda_-_rapip-0.4.1-2824.log" open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock open_wr: /usr/qt/3/etc/settings/.qt_plugins_3.3rc.lock -------------------------------------------------------------------------------- Reproducible: Always Steps to Reproduce: 1. 2. 3.