The binary installation of Blender(2.33a at least) from blender3d.org, contains a ".blender" directory in the installation-directory. This dir contains several plugins, like file->export->uvmap. When blender can't find this directory, the plugins won't appear in the menu. When emerging blender 2.33a, this directory is nowhere to be found, and the plugins are not available. What has to be said, BTW, is that these plugins are not available in the binary distribution of blender3d.org itself, when you don't cd to where blender is installed first, before running it. This raises the question whether it's a blender or ebuild-bug... It's partially an ebuild bug anyway, because these plugins are not installed, according to the log. Reproducible: Always Steps to Reproduce: 1. Start Blender normally. 2. Go to file->export. If you don't see export uv-map, blender can't find the plugins. When the plugins are not found, there are only three entries in the export menu. Otherwise, about a dozen.
: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/lib/python2.3/config/libpython2.3.a(posixmodule.o)(.text+0x3e7e): In function `posix_tempnam': : warning: the use of `tempnam' is dangerous, better use `mkstemp' der_blenlib -lblender_makesdna -lblender_kernel -lblender_GHOST -lblender_STR -lblender_guardedalloc -lblender_CTR -lblender_MEM -lblender_MT -lblender_BMF -lsoundsystem -lblender_python -lpython2.3 -lSDL -lpthread -lpng -ljpeg -lz -lm -lutil -lstdc++ -lGL -lGLU scons: *** Source `blenderplayer' not found, needed by target `default'. Stop. scons: building terminated because of errors. !!! ERROR: media-gfx/blender-2.34 failed. !!! Function src_compile, Line 90, Exitcode 2 !!! (no error message) sorry if its the wrong tread
wrong thread Patrick About the missing plugins, well, using scons I can't find a way to produce them, complain upstream again (I already did)