Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218306 - Kernel bug when bringing wlan down with rt61
Summary: Kernel bug when bringing wlan down with rt61
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-18 18:33 UTC by Jan Jitse Venselaar
Modified: 2008-05-26 04:32 UTC (History)
1 user (show)

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 Jan Jitse Venselaar 2008-04-18 18:33:34 UTC
After I install baselayout-2 and openrc, when I bring down net.wlan0 (for example, by net.wlan0 restart) it hangs right after:

* Bringing down interface wlan0
*    Stopping dhcpcd on wlan0
*    Removing addresses
And then the output below springs up.
This does not happen with baselayout-1.12.12, this is why I'm reporting it under here. Feel free to point me to other bugzilla's if this has nothing to do with openrc/baselayout, but please give me some more info why the bug happens with baselayout-2.0.0 and not with baselayout-1.12.12

Reproducible: Always

Steps to Reproduce:
1.install baselayout-2 and openrc
2.stop computer
3.see kernel bug

Actual Results:  
The computer hangs at the point where it is stopping.

Expected Results:  
Computer halts, no kernel bug. 
It all works correctly with baselayout 1.12.12.

Relevant log:

Apr 18 18:42:50 [kernel] Kernel BUG at ffffffff880953c2 [verbose debug info unavailable]
Apr 18 18:42:50 [kernel] CPU 3
Apr 18 18:42:50 [kernel] Modules linked in: coretemp it87 hwmon_vid hwmon snd_seq_midi snd_emu10k1_synth snd_emux_synth snd_seq_virmidi snd_seq_midi_emul snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_seq fuse snd_emu10k1 snd_rawmidi floppy nvidia(P) snd_hda_intel rt61 i2c_i801 r8169 snd_ac97_codec ac97_bus emu10k1_gp gameport snd_pcm snd_seq_device snd_timer snd_util_mem snd_hwdep joydev snd_page_alloc snd soundcore i2c_core
Apr 18 18:42:50 [kernel] Pid: 3966, comm: ifconfig Tainted: P        2.6.24.4 #2
Apr 18 18:42:50 [kernel] RIP: 0010:[<ffffffff880953c2>]  [<ffffffff880953c2>] :rt61:LinkDown+0x352/0x3d0
Apr 18 18:42:50 [kernel] RSP: 0018:ffff8100751add88  EFLAGS: 00010282
Apr 18 18:42:50 [kernel] RAX: 00000000fffe9b3e RBX: ffff81007daa0000 RCX: 0000000000000000
Apr 18 18:42:50 [kernel] RDX: 0000000000000000 RSI: 00000000fffec24e RDI: ffff81007daad352
Apr 18 18:42:50 [kernel] RBP: ffff81007daad327 R08: 00000000ffffffff R09: 0000000000000000
Apr 18 18:42:50 [kernel] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
Apr 18 18:42:50 [kernel] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
Apr 18 18:42:50 [kernel] FS:  00002ab79c7a66f0(0000) GS:ffff81007f8791c0(0000) knlGS:0000000000000000
Apr 18 18:42:50 [kernel] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
Apr 18 18:42:50 [kernel] CR2: 00002ab79c46206e CR3: 0000000071c90000 CR4: 00000000000006e0
Apr 18 18:42:50 [kernel] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Apr 18 18:42:50 [kernel] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Apr 18 18:42:50 [kernel] Process ifconfig (pid: 3966, threadinfo ffff8100751ac000, task ffff81007a8e0880)
Apr 18 18:42:50 [kernel] Stack:  ffff81007daa7878 ffff81007daa0000 ffff81007e16a000 ffffffff8808b8af
Apr 18 18:42:50 [kernel]  ffff81007e16a000 0000000000001042 0000000000001003 ffffffff804b682f
Apr 18 18:42:50 [kernel]  ffff81007e16a000 ffffffff804b6472 0000000000008914 00000000ffffffed
Apr 18 18:42:50 [kernel] Call Trace:
Apr 18 18:42:50 [kernel]  [<ffffffff8808b8af>] :rt61:RT61_get_wireless_stats+0x88f/0xf70
Apr 18 18:42:50 [kernel]  [<ffffffff804b682f>] dev_close+0x4f/0x70
Apr 18 18:42:50 [kernel]  [<ffffffff804b6472>] dev_change_flags+0x92/0x1c0
Apr 18 18:42:50 [kernel]  [<ffffffff804fc43b>] devinet_ioctl+0x7ab/0x7c0
Apr 18 18:42:50 [kernel]  [<ffffffff80227db9>] do_page_fault+0x189/0x7f0
Apr 18 18:42:50 [kernel]  [<ffffffff802bdbef>] do_ioctl+0x2f/0xb0
Apr 18 18:42:50 [kernel]  [<ffffffff802bdefb>] vfs_ioctl+0x28b/0x300
Apr 18 18:42:50 [kernel]  [<ffffffff802bdfb9>] sys_ioctl+0x49/0x80
Apr 18 18:42:50 [kernel]  [<ffffffff8051d499>] error_exit+0x0/0x51
Apr 18 18:42:50 [kernel]  [<ffffffff8020bf9e>] system_call+0x7e/0x83
Apr 18 18:42:50 [kernel] Code: 0f 0b eb fe 66 2e 0f 1f 84 00 00 00 00 00 48 89 df e8 e8 a6
Apr 18 18:42:50 [kernel] RIP  [<ffffffff880953c2>] :rt61:LinkDown+0x352/0x3d0
Apr 18 18:42:50 [kernel]  RSP <ffff8100751add88>
Apr 18 18:42:50 [kernel] ---[ end trace 64426296c8456913 ]---


Kernel 2.6.24.4, with recent rt61 module snapshot (20080301)

Portage 2.1.5_rc4 (default-linux/amd64/2006.1/desktop, gcc-4.3.0, glibc-2.7-r2, 2.6.24.4 x86_64)
=================================================================
System uname: 2.6.24.4 x86_64 Intel(R) Core(TM)2 Quad CPU @ 2.40GHz
Timestamp of tree: Fri, 18 Apr 2008 16:45:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.5
dev-lang/python:     2.5.1-r5
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.12
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.62
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc:/usr/NX/home /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/svn/env /usr/kde/svn/share/config /usr/kde/svn/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://pandemonium.tiscali.de/pub/gentoo/ http://mirror.muntinternet.net/pub/gentoo/ http://gentoo.tiscali.nl/"
LANG="en_US.utf-8"
LC_ALL="en_US.utf-8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu"
LINGUAS="en nl en_US en_GB"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/toolchain /usr/portage/local/layman/xeffects /usr/portage/local/layman/wschlich-testing /usr/portage/local/layman/gnash-cvs /usr/portage/local/layman/gcc-porting /usr/portage/local/layman/openoffice-geki /usr/portage/local/layman/science /usr/portage/local/layman/kde /usr/local/portage /usr/portage/local/layman/qt"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="16bit X a52 aac acpi akode alsa amd64 avahi bash-completion beagle bogofilter browserplugin bzip2 cairo cdparanoia cdr cli cracklib crypt cscope cups dbus djvu dlloader dts dv dvd dvdr dvdread dvi eds emboss encode exif ffmpeg firefox flac font-server fontconfig gcj gif glitz glut gmp gphoto2 gpm graphviz gstreamer hal iconv idn imagemagick imlib isdnlog java joystick jpeg kde kdeenablefinal kdehiddenvisibility latex lcms libnotify live lm_sensors logitech-mouse lzo mad mdnsresponder-compat midi mmap mng mono motif mp3 mpeg mplayer msn musepack ncurses network newspr nfs nls nntp nptl nptlonly nvidia ogg openal opengl openmp pcre pdf perl pic png ppds pppd profile python qt3 qt4 quicktime readline reflection rtc samba sblive sdl session smime smp source spell spl ssl ssse3 subversion svg t1lib tcpd tetex tga theora threads tidy tiff timidity truetype udev unicode usb userlocales v4l2 vim-with-x visualization vorbis x264 xanim xcb xine xml xml2 xorg xv xvid zlib" ALSA_CARDS="emu10k1 hda-intel" 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" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="adc65 agfa-cl20 aox barbie canon casio clicksmart310 digigr8 digita dimera directory enigma13 fuji gsmart300 hp215 iclick jamcam jd11 kodak konica largan lg_gsm mars minolta mustek panasonic pccam300 pccam600 polaroid ptp2 ricoh samsung sierra sipix smal sonix sonydscf1 sonydscf55 soundvision spca50x sq905 stv0674 stv0680 sx330z template toshiba agfa_cl20 casio_qv dimagev dimera3500 kodak_dc120 kodak_dc210 kodak_dc240 kodak_dc3200 kodak_ez200 konica_qm150 panasonic_coolshot panasonic_dc1000 panasonic_dc1580 panasonic_l859 polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ricoh_g3 sipix_blink sipix_blink2 sipix_web2 sony_dscf1 sony_dscf55 toshiba_pdrm11" ELIBC="glibc" FOO2ZJS_DEVICES="hp1018" INPUT_DEVICES="joystick keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en nl en_US en_GB" USERLAND="GNU" VIDEO_CARDS="nvidia nv none"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jan Jitse Venselaar 2008-04-18 18:35:19 UTC
Sorry, forgot to add, /etc/conf.d/net

modules=( "iwconfig" )

txpower_wlan0="on"
essid_wlan0="DV201AM"
key_DV201AM="Secret..."
Comment 2 SpanKY gentoo-dev 2008-04-18 18:43:27 UTC
it doesnt matter what openrc does ... the kernel should never crash
Comment 3 Jan Jitse Venselaar 2008-04-18 18:50:32 UTC
Hmm.. OK, a kernel bug it is. I see that 2.6.25 has been released, I'll try that and report back.
Comment 4 Jan Jitse Venselaar 2008-04-18 20:17:01 UTC
Still a bug in vanilla 2.6.25, but maybe now some more info:

Output on screen when starting wlan0:

* Bringing up interface wlan0
*    Configuring wireless networking for wlan0
Error for wireless request "Set Encode" (8B2A)
   Set failed on device wlan0 ; Invalid argument
*    wlan0 does not support setting keys
*    or the parameter "mac_key_DV201AM" or "key_DV201AM" is incorrect
*    Failed to configure wireless for wlan0


And then the kernel log:

Apr 18 21:43:16 [kernel] kernel BUG at include/linux/timer.h:143!
Apr 18 21:43:16 [kernel] CPU 1
Apr 18 21:43:16 [kernel] Modules linked in: rt61 coretemp it87 hwmon_vid hwmon snd_seq_midi snd_emu10k1_synth snd_emux_synth snd_seq_virmidi snd_seq_midi_emu
l snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_seq fuse snd_emu10k1 snd_rawmidi snd_ac97_codec ac97_bus snd_hda_intel snd_pcm joydev nvidia(P
) emu10k1_gp gameport floppy rt2x00pci rt2x00lib crc_itu_t mac80211 eeprom_93cx6 r8169 snd_seq_device snd_timer snd_page_alloc snd_util_mem snd_hwdep snd sou
ndcore i2c_i801 i2c_core [last unloaded: rt61]
Apr 18 21:43:16 [kernel] Pid: 3824, comm: ifconfig Tainted: P         2.6.25 #1
Apr 18 21:43:16 [kernel] RIP: 0010:[<ffffffff88084f72>]  [<ffffffff88084f72>] :rt61:LinkDown+0x352/0x3d0
Apr 18 21:43:16 [kernel] RSP: 0018:ffff810075d6bd88  EFLAGS: 00010282
Apr 18 21:43:16 [kernel] RAX: 00000000fffc9b5e RBX: ffff810075ca0000 RCX: 0000000000000000
Apr 18 21:43:16 [kernel] RDX: 0000000000000000 RSI: 00000000fffcc26e RDI: ffff810075cad30a
Apr 18 21:43:16 [kernel] RBP: ffff810075cad2df R08: ffff810075d6a000 R09: 0000000000000000
Apr 18 21:43:16 [kernel] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
Apr 18 21:43:16 [kernel] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
Apr 18 21:43:16 [kernel] FS:  00007f40ff9ad6f0(0000) GS:ffff81007f868ec0(0000) knlGS:0000000000000000
Apr 18 21:43:16 [kernel] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
Apr 18 21:43:16 [kernel] CR2: 00007f40ff48206e CR3: 000000007dddc000 CR4: 00000000000006e0
Apr 18 21:43:16 [kernel] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Apr 18 21:43:16 [kernel] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Apr 18 21:43:16 [kernel] Process ifconfig (pid: 3824, threadinfo ffff810075d6a000, task ffff81007bd2d040)
Apr 18 21:43:16 [kernel] Stack:  ffff810075ca7850 ffff810075ca0000 ffff81007e599000 ffffffff8807b47f
Apr 18 21:43:16 [kernel]  ffff81007e599000 0000000000001042 0000000000001003 ffffffff804a2b6f
Apr 18 21:43:16 [kernel]  ffff81007e599000 ffffffff804a27b2 0000000000008914 00000000ffffffed
Apr 18 21:43:16 [kernel] Call Trace:
Apr 18 21:43:16 [kernel]  [<ffffffff8807b47f>] ? :rt61:RT61_get_wireless_stats+0x45f/0xb40
Apr 18 21:43:16 [kernel]  [<ffffffff804a2b6f>] ? dev_close+0x4f/0x70
Apr 18 21:43:16 [kernel]  [<ffffffff804a27b2>] ? dev_change_flags+0x92/0x1c0
Apr 18 21:43:16 [kernel]  [<ffffffff804e83fb>] ? devinet_ioctl+0x7ab/0x7c0
Apr 18 21:43:16 [kernel]  [<ffffffff80492d86>] ? sock_ioctl+0x76/0x290
Apr 18 21:43:16 [kernel]  [<ffffffff802a6c8f>] ? vfs_ioctl+0x2f/0xb0
Apr 18 21:43:16 [kernel]  [<ffffffff802a6f93>] ? do_vfs_ioctl+0x283/0x2f0
Apr 18 21:43:16 [kernel]  [<ffffffff802a7049>] ? sys_ioctl+0x49/0x80
Apr 18 21:43:16 [kernel]  [<ffffffff8050daf9>] ? error_exit+0x0/0x51
Apr 18 21:43:16 [kernel]  [<ffffffff8020b60b>] ? system_call_after_swapgs+0x7b/0x80
Apr 18 21:43:16 [kernel] RIP  [<ffffffff88084f72>] :rt61:LinkDown+0x352/0x3d0
Apr 18 21:43:16 [kernel]  RSP <ffff810075d6bd88>
Apr 18 21:43:16 [kernel] ---[ end trace 121e498339adadcf ]---
Comment 5 Daniel Drake (RETIRED) gentoo-dev 2008-04-19 08:33:12 UTC
The rt61 you are using in 2.6.25 is the one in the kernel right? As opposed to some external package/snapshot?

If so, please post a new crash trace from an untainted kernel (i.e. lose the nvidia)
Comment 6 Jan Jitse Venselaar 2008-04-20 08:40:53 UTC
Nope, it's the external (legacy) rt61 driver unfortunately (newer snapshot than in portage, works better with SMP and new kernels). 
The internal one is called rt61pci and was too buggy to use in 2.6.24, it works better in 2.6.25, I'll see if it works with openrc.

I'm still curious what changed in openrc that triggered the bug. I haven't had any problems with baselayout-1 or anything else for that matter with this driver. 
Comment 7 Jan Jitse Venselaar 2008-04-20 08:53:05 UTC
The internal one does work without triggering the bug.

Now to have it set txpower on without manual intervention...
Not a kernel bug apparently, probably a rt61 legacy bug.

Comment 8 Vincent van de Camp 2008-05-26 04:32:03 UTC
FWIW: I get the same complaint using the daily CVS build for the rt73 chipset on kernel 2.6.25-gentoo-r4. It could very well be an rt73 bug but since this is the only information google finds when looking for the kernel BUG message, I'll add it:

[11143.397254] ------------[ cut here ]------------
[11143.397276] kernel BUG at include/linux/timer.h:143!
[11143.397288] invalid opcode: 0000 [#1] 
[11143.397298] Modules linked in: rt73usb rt73 rt2x00usb rt2x00lib wlan_tkip wlan_scan_sta ath_rate_sample(F) ath_pci(F) wlan ath_hal(P) nfsd lockd auth_rpcgss sunrpc exportfs af_packet arc4 ecb crypto_blkcipher cryptomgr crypto_algapi snd_seq_midi usbhid snd_pcm_oss snd_mixer_oss snd_seq_dummy snd_seq_oss snd_seq_midi_event snd_seq crc_itu_t mac80211 tun bitrev lp pcmcia crc32 snd_es1968 snd_ac97_codec parport_pc parport ac97_bus snd_pcm floppy snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device rtc snd ide_cd_mod uhci_hcd soundcore usbcore cdrom yenta_socket rsrc_nonstatic intel_agp pcmcia_core agpgart button dock battery thermal processor ac evdev dcdbas unix [last unloaded: rt73]
[11143.397465] 
[11143.397478] Pid: 15809, comm: rt73Cmd Tainted: PF        (2.6.25-gentoo-r4 #1)
[11143.397493] EIP: 0060:[<e0bf527a>] EFLAGS: 00010286 CPU: 0
[11143.397603] EIP is at RTMPSetTimer+0x31/0x41 [rt73]
[11143.397615] EAX: 000003e8 EBX: d47aa7bc ECX: 0070ca09 EDX: 0070cdf1
[11143.397628] ESI: 000003e8 EDI: 00000000 EBP: d47a0000 ESP: d47ebf74
[11143.397641]  DS: 007b ES: 007b FS: 0000 GS: 0000 SS: 0068
[11143.397655] Process rt73Cmd (pid: 15809, ti=d47ea000 task=dfb00c30 task.ti=d47ea000)
[11143.397662] Stack: d47a0000 00000000 e0beac5b dfb00c30 00000202 00000000 e0be54f2 d47a0068 
[11143.397662]        00000246 dfb00c30 c010f6f8 00000000 00000000 00000246 00000001 dfb00c30 
[11143.397662]        c0110651 00100100 00200200 d47a0000 00000000 d47bd244 d47a0000 00000000 
[11143.397662] Call Trace:
[11143.397662]  [<e0beac5b>] MlmePeriodicExec+0x145/0x149 [rt73]
[11143.397662]  [<e0be54f2>] CMDHandler+0x2d6/0xd81 [rt73]
[11143.397662]  [<c010f6f8>] __wake_up_locked+0xe/0x11
[11143.397662]  [<c0110651>] default_wake_function+0x0/0x5
[11143.397662]  [<e0be6697>] RTUSBCmdThread+0x45/0x7e [rt73]
[11143.397662]  [<e0be6652>] RTUSBCmdThread+0x0/0x7e [rt73]
[11143.397662]  [<c0103bcf>] kernel_thread_helper+0x7/0x10
[11143.397662]  =======================
[11143.397662] Code: 9c cf 01 00 40 89 ca 75 2f 69 c2 e8 03 00 00 ba e8 03 00 00 8b 0d 00 b8 35 c0 89 d6 31 d2 f7 f6 83 3b 00 8d 14 01 89 53 08 74 04 <0f> 0b eb fe 89 d8 5b 5e e9 8c 55 52 df 5b 5e c3 57 89 cf 56 89 
[11143.397662] EIP: [<e0bf527a>] RTMPSetTimer+0x31/0x41 [rt73] SS:ESP 0068:d47ebf74
[11143.397749] ---[ end trace 25bc250df606ad52 ]---


Portage 2.1.4.4 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r4 i686)
=================================================================
System uname: 2.6.25-gentoo-r4 i686 Pentium III (Coppermine)
Timestamp of tree: Sun, 25 May 2008 17:00:02 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium3 -pipe -mmmx -fomit-frame-pointer -msse -g"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O3 -march=pentium3 -pipe -mmmx -fomit-frame-pointer -msse -g"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks fixpackages metadata-transfer sandbox sfperms splitdebug strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="C"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi alsa berkdb bidi cairo cdr cli cracklib crypt cups dbus divx4linux dri dvd dvdr dvdread eds emboss encode esd evo faad fam firefox fortran gdbm gif glitz gnome gpm gstreamer gtk hal iconv imlib ipv6 isdnlog jpeg kerberos ldap mad madwifi matroska midi mikmod mmx mp3 mpeg mudflap ncurses nls nptl nptlonly nsplugin ogg opengl openmp oss pam pcmcia pcre pdf perl png pppd python qt3 qt3support qt4 quicktime readline reflection sdl session spell spl sse ssl stream streamout svg tcpd tiff truetype unicode v4l vorbis win32codecs wmv wxwindows x86 xinerama xml xorg xscreensaver xv zlib" ALSA_CARDS="maestro3" 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" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="r128 vesa vga radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY