Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246254 - media-gfx/blender-2.48a-r3 failes to build with LC_ALL="de_DE.UTF-8"
Summary: media-gfx/blender-2.48a-r3 failes to build with LC_ALL="de_DE.UTF-8"
Status: RESOLVED DUPLICATE of bug 223393
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-10 08:24 UTC by Phillip Merensky
Modified: 2008-11-10 16:13 UTC (History)
0 users

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 Phillip Merensky 2008-11-10 08:24:19 UTC
Blender fails with:
Compiling ==> 'buildinfo.c'                                                                                                                                                      
cc1plus: Warnung: Kommandozeilenoption "-Wdeclaration-after-statement" ist gültig für C/ObjC, aber nicht für C++                                                                 
cc1plus: Warnung: Kommandozeilenoption "-Wdeclaration-after-statement" ist gültig für C/ObjC, aber nicht für C++                                                                 
source/gameengine/Physics/Sumo/Fuzzics/include/SM_MotionState.h:34: Warnung: »class SM_MotionState« hat virtuelle Funktionen aber nicht-virtuellen Destruktor                    
source/gameengine/Physics/Sumo/Fuzzics/src/SM_Scene.cpp: In member function »bool SM_Scene::proceed(MT_Scalar, MT_Scalar)«:                                                      
source/gameengine/Physics/Sumo/Fuzzics/src/SM_Scene.cpp:188: Warnung: Umwandlung in »unsigned int« von »double«                                                                  
source/gameengine/Physics/Sumo/Fuzzics/src/SM_Scene.cpp:283: Warnung: Umwandlung in »unsigned int« von »double«                                                                  
gcc: ': Datei oder Verzeichnis nicht gefunden                                                                                                                                    
source/creator/buildinfo.c:38: Fehler: fehlendes abschließendes Zeichen '                                                                                                        
source/creator/buildinfo.c:38: Fehler: expected expression before »;« token                                                                                                      
cc1plus: Warnung: Kommandozeilenoption "-Wdeclaration-after-statement" ist gültig für C/ObjC, aber nicht für C++                                                                 
cc1plus: Warnung: Kommandozeilenoption "-Wdeclaration-after-statement" ist gültig für C/ObjC, aber nicht für C++                                                                 
source/gameengine/Physics/Sumo/Fuzzics/include/SM_MotionState.h:34: Warnung: »class SM_MotionState« hat virtuelle Funktionen aber nicht-virtuellen Destruktor
Install file: "bin/.blender/.bfont.ttf" as "/home/portage/tmp/portage/media-gfx/blender-2.48a-r3/work/install/linux2/.blender/.bfont.ttf"
scons: *** [/home/portage/tmp/portage/media-gfx/blender-2.48a-r3/work/build/linux2/source/creator/dynamic_buildinfo.o] Error 1
scons: building terminated because of errors.

But builds with:
LC_ALL=C emerge blender

LANG is defined as "de_DE.UTF-8"

For details look at Bug #223393 which describes the problem entirely. However the problem persists with blender 2.48a-r3.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-10 16:13:23 UTC

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