Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 134596 Details for
Bug 197352
media-gfx/blender-2.45 fails to emerge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
scons.config
scons.config (text/plain), 9.55 KB, created by
a_tevelev
on 2007-10-29 00:43:16 UTC
(
hide
)
Description:
scons.config
Filename:
MIME Type:
Creator:
a_tevelev
Created:
2007-10-29 00:43:16 UTC
Size:
9.55 KB
patch
obsolete
>scons: Reading SConscript files ... >[95mCommand-line arguments[0m > [93mNo command-line arguments given[0m >[95mCommand-line targets[0m > [93mNo targets given, using [0m[92mdefault[0m >[92mUsing config file: [0mconfig/linux2-config.py >[92mUsing config file: [0muser-config.py >scons: done reading SConscript files. > >VERSE_BUILD_BINARY: Build a release or debug binary. > default: release > actual: release > >VERSE_BUILD_DIR: Target directory for intermediate files. > default: ${BF_BUILDDIR}/extern/verse > actual: ../build/linux2/extern/verse > >VERSE_REGEN_PROTO: Whether to regenerate the protocol files > default: yes > actual: yes > >WITH_BF_VERSE: Use VERSE if true (yes|no) > default: false > actual: 0 > >BF_VERSE_INCLUDE: verse include dir > default: /usr/include > actual: #extern/verse/dist > >LCGDIR: location of cvs lib dir > default: None > actual: ../lib/linux2 > >VERSE_BUILD_BINARY: Build a release or debug binary. > default: release > actual: release > >VERSE_BUILD_DIR: Target directory for intermediate files. > default: ${BF_BUILDDIR}/extern/verse > actual: ../build/linux2/extern/verse > >VERSE_REGEN_PROTO: Whether to regenerate the protocol files > default: yes > actual: yes > >BF_DEBUG_LIBS: list of libraries to build with debug symbols > default: None > actual: None > >BF_PYTHON: base path for python > default: > actual: /usr > >BF_PYTHON_VERSION: Python version to use > default: > actual: 2.5 > >BF_PYTHON_INC: include path for Python headers > default: > actual: /usr/include/python2.5 > >BF_PYTHON_BINARY: Path to the Python interpreter > default: > actual: /usr/bin/python2.5 > >BF_PYTHON_LIB: Python library > default: > actual: python2.5 > >BF_PYTHON_LIBPATH: Library path > default: > actual: > >BF_PYTHON_LINKFLAGS: Python link flags > default: > actual: -Xlinker -export-dynamic > >BF_NO_ELBEEM: Disable Fluid Sim (yes|no) > default: false > actual: 0 > >WITH_BF_YAFRAY: Enable Yafray (yes|no) > default: true > actual: 1 > >WITH_BF_OPENAL: Use OpenAL if true (yes|no) > default: > actual: 0 > >BF_OPENAL: base path for OpenAL > default: > actual: /usr > >BF_OPENAL_INC: include path for python headers > default: > actual: /usr/include > >BF_OPENAL_LIB: Path to OpenAL library > default: > actual: openal > >BF_OPENAL_LIBPATH: Path to OpenAL library > default: > actual: > >WITH_BF_SDL: Use SDL if true (yes|no) > default: > actual: 1 > >BF_SDL: SDL base path > default: > actual: /usr > >BF_SDL_INC: SDL include path > default: > actual: /usr/include/SDL > >BF_SDL_LIB: SDL library > default: > actual: SDL > >BF_SDL_LIBPATH: SDL library path > default: > actual: > >BF_PTHREADS: Pthreads base path > default: > actual: > >BF_PTHREADS_INC: Pthreads include path > default: > actual: > >BF_PTHREADS_LIB: Pthreads library > default: > actual: > >BF_PTHREADS_LIBPATH: Pthreads library path > default: > actual: > >WITH_BF_FMOD: Use FMOD if true (yes|no) > default: false > actual: 0 > >WITH_BF_OPENEXR: Use OPENEXR if true (yes|no) > default: true > actual: 0 > >BF_OPENEXR: OPENEXR base path > default: > actual: /usr > >BF_OPENEXR_INC: OPENEXR include path > default: > actual: /usr/include/OpenEXR > >BF_OPENEXR_LIB: OPENEXR library > default: > actual: Half IlmImf Iex Imath > >BF_OPENEXR_LIBPATH: OPENEXR library path > default: > actual: > >WITH_BF_FFMPEG: Use FFMPEG if true (yes|no) > default: false > actual: 1 > >BF_FFMPEG: FFMPEG base path > default: > actual: /usr > >BF_FFMPEG_LIB: FFMPEG library > default: > actual: avformat avcodec avutil swscale > >BF_FFMPEG_INC: FFMPEG includes > default: > actual: /usr/include > >BF_FFMPEG_LIBPATH: FFMPEG library path > default: > actual: /usr/lib > >WITH_BF_JPEG: Use JPEG if true (yes|no) > default: true > actual: 1 > >BF_JPEG: JPEG base path > default: > actual: /usr > >BF_JPEG_INC: JPEG include path > default: > actual: /usr/include > >BF_JPEG_LIB: JPEG library > default: > actual: jpeg > >BF_JPEG_LIBPATH: JPEG library path > default: > actual: > >WITH_BF_PNG: Use PNG if true (yes|no) > default: true > actual: 1 > >BF_PNG: PNG base path > default: > actual: /usr > >BF_PNG_INC: PNG include path > default: > actual: /usr/include > >BF_PNG_LIB: PNG library > default: > actual: png > >BF_PNG_LIBPATH: PNG library path > default: > actual: > >BF_TIFF: TIFF base path > default: > actual: /usr > >BF_TIFF_INC: TIFF include path > default: > actual: /usr/include > >WITH_BF_ZLIB: Use ZLib if true (yes|no) > default: true > actual: 1 > >BF_ZLIB: ZLib base path > default: > actual: /usr > >BF_ZLIB_INC: ZLib include path > default: > actual: /usr/include > >BF_ZLIB_LIB: ZLib library > default: > actual: z > >BF_ZLIB_LIBPATH: ZLib library path > default: > actual: > >WITH_BF_INTERNATIONAL: Use Gettext and Freetype if true (yes|no) > default: true > actual: 1 > >BF_GETTEXT: gettext base path > default: > actual: /usr > >BF_GETTEXT_INC: gettext include path > default: > actual: /usr/include > >BF_GETTEXT_LIB: gettext library > default: > actual: gettextlib > >BF_GETTEXT_LIBPATH: gettext library path > default: > actual: /usr/lib > >WITH_BF_ICONV: Use iconv if true (yes|no) > default: true > actual: 0 > >BF_ICONV: iconv base path > default: > actual: ../lib/linux2/iconv > >BF_ICONV_INC: iconv include path > default: > actual: ../lib/linux2/iconv/include > >BF_ICONV_LIB: iconv library > default: > actual: iconv > >BF_ICONV_LIBPATH: iconv library path > default: > actual: ../lib/linux2/iconv/lib > >WITH_BF_GAMEENGINE: Build with gameengine (yes|no) > default: true > actual: 0 > >WITH_BF_ODE: Use ODE if true (yes|no) > default: true > actual: 0 > >BF_ODE: ODE base path > default: > actual: ../lib/linux2/ode > >BF_ODE_INC: ODE include path > default: > actual: ../lib/linux2/ode/include > >BF_ODE_LIB: ODE library > default: > actual: ../lib/linux2/ode/lib/libode.a > >WITH_BF_BULLET: Use Bullet if true (yes|no) > default: true > actual: 1 > >BF_BULLET: Bullet base dir > default: > actual: #extern/bullet2/src > >BF_BULLET_INC: Bullet include path > default: > actual: #extern/bullet2/src > >BF_BULLET_LIB: Bullet library > default: > actual: extern_bullet > >BF_SOLID: Solid base dir > default: #/extern/solid > actual: #extern/solid > >BF_SOLID_INC: Solid include path > default: > actual: #extern/solid > >BF_WINTAB: WinTab base dir > default: > actual: > >BF_WINTAB_INC: WinTab include dir > default: > actual: > >BF_FREETYPE: Freetype base path > default: > actual: /usr > >BF_FREETYPE_INC: Freetype include path > default: > actual: /usr/include /usr/include/freetype2 > >BF_FREETYPE_LIB: Freetype library > default: > actual: freetype > >BF_FREETYPE_LIBPATH: Freetype library path > default: > actual: > >WITH_BF_QUICKTIME: Use QuickTime if true (yes|no) > default: false > actual: 0 > >BF_QUICKTIME: QuickTime base path > default: > actual: /usr/local > >BF_QUICKTIME_INC: QuickTime include path > default: > actual: /usr/local/include > >BF_QUICKTIME_LIB: QuickTime library > default: > actual: > >BF_QUICKTIME_LIBPATH: QuickTime library path > default: > actual: > >WITH_BF_STATICOPENGL: Use MESA if true (yes|no) > default: true > actual: 0 > >BF_OPENGL: OpenGL base path > default: > actual: /usr > >BF_OPENGL_INC: OpenGL include path > default: > actual: /usr/include > >BF_OPENGL_LIB: OpenGL libraries > default: > actual: GL GLU X11 Xi > >BF_OPENGL_LIBPATH: OpenGL library path > default: > actual: /usr/X11R6/lib > >BF_OPENGL_LIB_STATIC: OpenGL static libraries > default: > actual: /usr/libGL.a /usr/libGLU.a /usr/libXxf86vm.a /usr/libX11.a /usr/libXi.a /usr/libXext.a /usr/libXxf86vm.a > >BF_OPENGL_LINKFLAGS: OpenGL link flags > default: > actual: > >WITH_BF_FTGL: Use FTGL if true (yes|no) > default: true > actual: 1 > >BF_FTGL: FTGL base path > default: > actual: #extern/bFTGL > >BF_FTGL_INC: FTGL include path > default: > actual: #extern/bFTGL/include > >BF_FTGL_LIB: FTGL libraries > default: > actual: extern_ftgl > >WITH_BF_PLAYER: Build blenderplayer if true (yes|no) > default: false > actual: 0 > >CFLAGS: C-compiler flags > default: > actual: -march=athlon64 -O2 -pipe > >CCFLAGS: C++-compiler flags > default: > actual: -pipe -fPIC -funsigned-char -fno-strict-aliasing > >CPPFLAGS: Defines > default: > actual: -DXP_UNIX > >REL_CFLAGS: C release flags > default: > actual: -O2 > >REL_CCFLAGS: C++ release flags > default: > actual: -O2 > >C_WARN: C warning flags > default: > actual: -Wall -Wno-char-subscripts -Wdeclaration-after-statement > >CC_WARN: C++ warning flags > default: > actual: -Wall > >LLIBS: Platform libs > default: > actual: util c m dl pthread stdc++ > >PLATFORM_LINKFLAGS: Platform linkflags > default: > actual: -pthread > >BF_PROFILE: Add profiling information if true (yes|no) > default: false > actual: 0 > >BF_PROFILE_FLAGS: Profiling flags > default: > actual: -pg -g > >BF_DEBUG: Add debug flags if true (yes|no) > default: false > actual: 0 > >BF_DEBUG_FLAGS: Debug flags > default: > actual: -g > >BF_BSC: Create .bsc files (msvc only) (yes|no) > default: true > actual: 1 > >BF_BUILDDIR: Build dir > default: > actual: ../build/linux2 > >BF_INSTALLDIR: Installation dir > default: > actual: ../install/linux2 > >CC: C compiler to use > default: > actual: gcc > >CXX: C++ compiler to use > default: > actual: g++ > >BF_BUILDINFO: Buildtime in splash if true (yes|no) > default: true > actual: 1 > >BF_TWEAK_MODE: Enable tweak mode if true (yes|no) > default: false > actual: 0 > >Use scons -H for help about command-line options.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 197352
: 134596 |
134598
|
134600