Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] emerge- Problem bei blender-2.48a-r3
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Gladdle
Guru
Guru


Joined: 27 Jul 2008
Posts: 313
Location: Cleebronn, Germany

PostPosted: Thu Jan 29, 2009 8:42 pm    Post subject: [solved] emerge- Problem bei blender-2.48a-r3 Reply with quote

Ich habe folgendes Problem beim compilieren von media-gfx/blender-2.48a-r3, hier die Fehlermeldung:

Code:
>>> Failed to emerge media-gfx/blender-2.48a-r3, Log file:

>>>  '/var/tmp/portage/media-gfx/blender-2.48a-r3/temp/build.log'

 * Messages for package media-gfx/blender-2.48a-r3:

 * disabling openmp
 *
 * ERROR: media-gfx/blender-2.48a-r3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2674:  Called die
 * The specific snippet of code:
 *       scons ${MAKEOPTS/-l[0-9]} || die "!!! Please add ${S}/scons.config when filing bugs reports to bugs.gentoo.org";
 *  The die message:
 *   !!! Please add /var/tmp/portage/media-gfx/blender-2.48a-r3/work/blender-2.48a/scons.config when filing bugs reports to bugs.gentoo.org
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-gfx/blender-2.48a-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-gfx/blender-2.48a-r3/temp/environment'.
 *


Die komplette Logdatei findet ihr hier: http://phpmygentoo.rainyday-productions.de/acer-aspire-9920g/error-build-blender.log

Ich denke folgende Zeilen sind schuld:
Code:
/var/tmp/portage/media-gfx/blender-2.48a-r3/work/build/linux2/lib/libbf_soundsystem.a(SND_OpenALDevice.o): In function `SND_OpenALDevice::LoadSample(STR_String const&, void*, int)':
SND_OpenALDevice.cpp:(.text+0x11b1): undefined reference to `alutLoadWAVMemory'
SND_OpenALDevice.cpp:(.text+0x1252): undefined reference to `alutUnloadWAV'
SND_OpenALDevice.cpp:(.text+0x1285): undefined reference to `alutLoadWAVFile'
collect2: ld returned 1 exit status
scons: *** [/var/tmp/portage/media-gfx/blender-2.48a-r3/work/build/linux2/bin/blender] Error 1
scons: building terminated because of errors.



Natuerlich noch die Parameter mit denen ich compiliere:
Quote:
emerge --update --deep --pretend -v blender

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild U ] media-gfx/blender-2.48a-r3 [2.43-r3] USE="ffmpeg jpeg nls openal openmp%* png quicktime%* -blender-game* -openexr -player% -verse%" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB


Last edited by Gladdle on Thu Jan 29, 2009 9:05 pm; edited 1 time in total
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Thu Jan 29, 2009 8:53 pm    Post subject: Reply with quote

Code:
emerge -1 openal freealut

ich nehme an, du hast vor kurzem openal aktualisiert. Könnte zu einer ABI-Änderung gekommen sein, womit plötzlich freealut seine Symbole nicht mehr findet. Eigentlich sollte es daher reichen, freealut neu zu bauen.
Aber sicher ist sicher, drum nimm ruhig openal auch nochmal mit, dauert ja nicht so lang.
Back to top
View user's profile Send private message
Gladdle
Guru
Guru


Joined: 27 Jul 2008
Posts: 313
Location: Cleebronn, Germany

PostPosted: Thu Jan 29, 2009 8:58 pm    Post subject: Reply with quote

werde ich machen, aber wozu der Parameter "-1"?
Back to top
View user's profile Send private message
Finswimmer
Bodhisattva
Bodhisattva


Joined: 02 Sep 2004
Posts: 5467
Location: Langen (Hessen), Germany

PostPosted: Thu Jan 29, 2009 9:01 pm    Post subject: Reply with quote

Gladdle wrote:
werde ich machen, aber wozu der Parameter "-1"?


Damit es nicht in die World Datei aufgenommen wird.
Tobi
_________________
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Thu Jan 29, 2009 9:02 pm    Post subject: Reply with quote

Gladdle wrote:
werde ich machen, aber wozu der Parameter "-1"?

"--oneshot" verhindert, dass das Paket in die worldlist (/var/db/pkg/world) eingetragen wird. Da openal und freealut nur Abhängigkeiten sind, müssen die da nicht rein.
Back to top
View user's profile Send private message
Gladdle
Guru
Guru


Joined: 27 Jul 2008
Posts: 313
Location: Cleebronn, Germany

PostPosted: Thu Jan 29, 2009 9:03 pm    Post subject: Reply with quote

Ok, hat funktioniert. Die Option "oneshot" kenne ich, aber das man das mit -1 abkuerzen kann wusste ich nicht. Vielen Dank!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum