tux_mind

ACCESS DENIED open_wr: /dev/mem

Apr 9th, 2013
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. from /var/tmp/portage/x11-libs/openmotif-2.3.3-r1/temp/build.log:
  2. libtool: link: armv7a-hardfloat-linux-gnueabi-gcc -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -Wl,-O1 -o .libs/wmldbcreate wmldbcreate.o -Wl,--as-needed ../../lib/Xm/.libs/libXm.so -L/usr/lib -lXmu /usr/lib/libXt.so /usr/lib/libSM.so /usr/lib/libICE.so -luuid /usr/lib/libXp.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl -lXext -ljpeg -lpng
  3. ./wmldbcreate -o motif.wmd
  4. ACCESS DENIED open_wr: /dev/mem
  5.  
  6. from /var/tmp/portage/x11-libs/qt-meta-3.3.8d/temp/build.log:
  7. make[3]: Entering directory `/var/tmp/portage/x11-libs/qt-meta-3.3.8d/work/qt3/tools/designer/designer'
  8. /var/tmp/portage/x11-libs/qt-meta-3.3.8d/work/qt3/bin/uic -L /var/tmp/portage/x11-libs/qt-meta-3.3.8d/work/qt3/plugins listboxeditor.ui -o listboxeditor.h
  9. /var/tmp/portage/x11-libs/qt-meta-3.3.8d/work/qt3/bin/uic -L /var/tmp/portage/x11-libs/qt-meta-3.3.8d/work/qt3/plugins editfunctions.ui -o editfunctions.h
  10. /var/tmp/portage/x11-libs/qt-meta-3.3.8d/work/qt3/bin/uic -L /var/tmp/portage/x11-libs/qt-meta-3.3.8d/work/qt3/plugins newform.ui -o newform.h
  11. /var/tmp/portage/x11-libs/qt-meta-3.3.8d/work/qt3/bin/uic -L /var/tmp/portage/x11-libs/qt-meta-3.3.8d/work/qt3/plugins listvieweditor.ui -o listvieweditor.h
  12. ACCESS DENIED open_wr: /dev/mem
  13. ACCESS DENIED open_wr: /dev/mem
  14. ACCESS DENIED open_wr: /dev/mem
  15. ACCESS DENIED open_wr: /dev/mem
  16.  
  17. i have to kill the locked process manually or emerge will wait forever.
  18. one time i had this problem while emerging firefox.
  19. it occurs in the install phase while zipping all jar data.
  20. in that case i solved as follow:
  21. 1) emerging with a 2G swapfile
  22. 2) kill emerge when the ACCESS DENIED error occurs.
  23. 3) deactivate the swapfile
  24. 4) ebuild firefox*.ebuild install qmerge
  25.  
  26. this works only that time. maybe because the error happens in the install phase.
  27.  
  28. thanks!
Advertisement
Add Comment
Please, Sign In to add comment