Gentoo Archives: gentoo-user

From: Glenn Enright <elinar@×××××××.nz>
To: gentoo-user@l.g.o
Subject: [gentoo-user] trouble installing blender
Date: Wed, 29 Mar 2006 12:28:12
Message-Id: 200603310025.06545.elinar@ihug.co.nz
1 below is a smaple of the results from my attempts to install blender. Anyone
2 able to help with why the config portion is bailing?
3
4 The ebuild doesnt fail, but the only things installed are some scripts and the
5 desktop icon, nothing seems to be getting actually built. This applies to the
6 2.40 and 2.41 versions so must be something missing about my system?
7
8
9 >>> Unpacking blender-2.40.tar.gz to /var/tmp/portage/blender-2.40/work
10 * Applying blender-2.37-dirs.patch ...
11 [ ok ]
12 >>> Source unpacked.
13 scons: Reading SConscript files ...
14 targets = []
15 arguments = {}
16 /var/tmp/portage/blender-2.40/work/blender-2.40
17 Creating new config file: config.opts
18 externs...
19 bftgl
20 scons: done reading SConscript files.
21 scons: Building targets ...
22 scons: building terminated because of errors.
23 * enabling game engine
24 * enabling internationalization
25 Warning: the --no-print-directory option is not yet implemented
26 gcc -fPIC -funsigned-char -O2 -c blur.c -I../include
27 gcc -fPIC -funsigned-char -O2 -c clouds2.c -I../include
28 ld -Bshareable clouds2.o -o clouds2.so
29 gcc -fPIC -funsigned-char -O2 -c tiles.c -I../include
30 ld -Bshareable blur.o -o blur.so
31 gcc -fPIC -funsigned-char -O2 -c scatter.c -I../include
32 ld -Bshareable tiles.o -o tiles.so
33 ld -Bshareable scatter.o -o scatter.so
34 gcc -fPIC -funsigned-char -O2 -c showzbuf.c -I../include
35 ld -Bshareable showzbuf.o -o showzbuf.so -lc
36 >>> Test phase [not enabled]: media-gfx/blender-2.40
37
38 --
39 "The advances of science have not been accepted gracefully. They have
40 been denounced by the church and resisted by the populace. The leaders
41 of scientific discovery have been vilified, harassed, persecuted, tortured,
42 imprisoned and executed. But the weight of evidence and practical results
43 piled up by science is invincible--something that many of today's
44 fundamentalists still haven't learned."
45 [C. W. Dalton, "The Right Brain and Religion"]
46 --
47 gentoo-user@g.o mailing list