Summary: | media-gfx/blender-2.33a fails to emerge | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Simon Stelling (RETIRED) <blubb> |
Component: | New packages | Assignee: | Gentoo Graphics Project <graphics+disabled> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | patch-log |
Description
Simon Stelling (RETIRED)
![]() Created attachment 36051 [details]
patch-log
remove all your FEATURES but ccache ok, FEATURES="ccache" was set, it seemed to work, but then: gcc -Xlinker -export-dynamic -o blender /var/tmp/portage/blender-2.33a/work/build/linux2/source/creator/d_buildinfo.o -L/var/tmp/portage/blender-2.33a/work/build/linux2/lib -Llib -L/usr/lib/python2.3/config -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/X11R6/lib -lblender_creator -lblender_render -lblender_yafray -lblender_blendersrc -lblender_renderconverter -lblender_blenloader -lblender_readblenfile -lblender_img -lblender_radiosity -lblender_blenkernel -lblender_blenpluginapi -lblender_imbuf -lblender_avi -lblender_blenlib -lblender_makesdna -lblender_kernel -lblender_BSP -lblender_LOD -lblender_GHOST -lblender_STR -lblender_guardedalloc -lblender_BMF -lblender_CTR -lblender_MEM -lblender_IK -lblender_MT -lsoundsystem -lblender_python -lpython2.3 -lSDL -lpthread -lpng -ljpeg -lz -lm -lutil -lstdc++ -lGL -lGLU /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../libGL.so when searching for -lGL /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib64/libGL.so when searching for -lGL /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGL collect2: ld returned 1 exit status scons: *** scons: building terminated because of errors. !!! ERROR: media-gfx/blender-2.33a failed. !!! Function src_compile, Line 93, Exitcode 2 !!! (no error message) any other ideas? file /usr/lib/libGL.so make sure that lib isn't corrupted if the symlink is broken please try opengl-update xorg-x11 thanks, my problem is solved :) |