Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184132 - media-gfx/blender-2.44 fails to compile without sdl flag
Summary: media-gfx/blender-2.44 fails to compile without sdl flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-03 19:20 UTC by aGaTHoS
Modified: 2007-12-31 03:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
scons.config (scons.config,12.41 KB, text/plain)
2007-07-03 19:22 UTC, aGaTHoS
Details
build.log (build.log,9.45 KB, text/plain)
2007-07-03 19:23 UTC, aGaTHoS
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aGaTHoS 2007-07-03 19:20:55 UTC
blender-2.44 fails to compile without sdl flag, I have another amd64 system with sdl enabled and it compiles, the errors are all sdl related

Reproducible: Always

Steps to Reproduce:
1. libsdl not installed
2. USE='-sdl' emerge blender

Actual Results:  
config file and errors log in the attached files


 # emerge --info
Portage 2.1.3_rc6 (hardened/amd64, gcc-3.4.6, glibc-2.5-r3, 2.6.21-hardened-r3 x86_64)
=================================================================
System uname: 2.6.21-hardened-r3 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4800+
Gentoo Base System release 1.12.10
Timestamp of tree: Tue, 03 Jul 2007 00:50:01 +0000
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -march=athlon64 -pipe -fforce-addr"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -march=athlon64 -pipe -fforce-addr"
DISTDIR="/var/gentoo/distfiles"
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://distfiles.gentoo.org"
LANG="es_ES@euro"
LC_ALL="es_ES@euro"
LINGUAS="es"
MAKEOPTS="-j2"
PKGDIR="/var/gentoo/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage-overlays/ares"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X acl acpi alsa amd64 bash-completion berkdb bluetooth bzip2 cairo cdr cracklib crypt cups dedicated dga directfb dri dvd dvdr encode exif fbcon firefox gd geoip gif glut gpm gps gtk gtkhtml hardened imagemagick imap ipv6 jpeg jpeg2k justify lm_sensors logrotate mad maildir midi mp3 mpeg mplayer msn mysql ncurses nls nptl nptlonly nsplugin ogg openal opengl pam pdf pic plotutils png python readline skey sockets sox sqlite3 sse sse2 ssl startup-notification svg symlink tetex threads truetype urandom usb v4l videos vim-syntax vorbis xcomposite xface xml xorg xscreensaver xv xvid zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="es" USERLAND="GNU" VIDEO_CARDS="fglrx radeon vesa fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 aGaTHoS 2007-07-03 19:22:40 UTC
Created attachment 123807 [details]
scons.config
Comment 2 aGaTHoS 2007-07-03 19:23:29 UTC
Created attachment 123810 [details]
build.log
Comment 3 Markus Meier gentoo-dev 2007-12-31 03:07:43 UTC
fixed, sdl is no longer optional.