Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Alsa driver fails to compile
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
SAngeli
l33t
l33t


Joined: 16 Apr 2004
Posts: 904
Location: Italy

PostPosted: Tue Aug 22, 2006 6:56 pm    Post subject: [SOLVED] Alsa driver fails to compile Reply with quote

Hi,

I am reinstalling alsa driver and get an error compiling it.
This is what I am running:
Code:
emerge alsa-lib alsa-driver alsa-oss alsa-utils


Keep in mind I am running amd64.

Code:
>>> Emerging (2 of 4) media-sound/alsa-driver-1.0.12_rc1-r1 to /
 * alsa-driver-1.0.12rc1.tar.bz2 MD5 ;-) ...                                                      [ ok ]
 * alsa-driver-1.0.12rc1.tar.bz2 RMD160 ;-) ...                                                   [ ok ]
 * alsa-driver-1.0.12rc1.tar.bz2 SHA1 ;-) ...                                                     [ ok ]
 * alsa-driver-1.0.12rc1.tar.bz2 SHA256 ;-) ...                                                   [ ok ]
 * alsa-driver-1.0.12rc1.tar.bz2 size ;-) ...                                                     [ ok ]
 * checking ebuild checksums ;-) ...                                                              [ ok ]
 * checking auxfile checksums ;-) ...                                                             [ ok ]
 * checking miscfile checksums ;-) ...                                                            [ ok ]
 * checking alsa-driver-1.0.12rc1.tar.bz2 ;-) ...                                                 [ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.16-gentoo-r9
 * Checking for suitable kernel configuration options...                                          [ ok ]
>>> Unpacking source...
>>> Unpacking alsa-driver-1.0.12rc1.tar.bz2 to /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work
 * Applying alsa-driver-1.0.10_rc1-include.patch ...                                              [ ok ]
 * Applying alsa-driver-mcp55.patch ...                                                           [ ok ]
 * Converting alsa-driver-1.0.12rc1/Makefile to use M= instead of SUBDIRS= ...                    [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1 ...
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-oss --without-debug --with-kernel=/usr/src/linux --with-build=/usr/src/linux --with-isapnp=yes --with-sequencer=yes --with-cards=all --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for a BSD-compatible install... /bin/install -c
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
checking for current directory... /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1
checking cross compile...
checking for directory with kernel source... /usr/src/linux
checking for directory with kernel build... /usr/src/linux
checking for kernel linux/version.h... yes
checking for kernel linux/autoconf.h... yes
checking for kernel version... 2.6.16-gentoo-r9
checking for GCC version... Kernel compiler: gcc 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9) Used compiler: x86_64-pc-linux-gnu-gcc (GCC) 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)
checking for built-in ALSA... no
checking for existing ALSA module... no
checking for Red Hat kernel... auto
checking for Red Hat kernel... no
checking for SUSE kernel... auto
checking for SUSE kernel... no
checking to modify of kernel linux/kmod.h... no
checking for kernel linux/compiler.h... yes
checking for kernel linux/pm.h... yes
checking for kernel linux/spinlock.h... yes
checking for kernel linux/irq.h... yes
checking for kernel linux/threads.h... yes
checking for kernel linux/rwsem.h... yes
checking for kernel linux/gameport.h... yes
checking for kernel linux/devfs_fs_kernel.h... yes
checking for kernel linux/highmem.h... yes
checking for kernel linux/workqueue.h... yes
checking for kernel linux/dma-mapping.h... yes
checking for kernel asm/hw_irq.h... yes
checking for kernel linux/device.h... yes
checking for kernel linux/platform_device.h... yes
checking for kernel linux/jiffies.h... yes
checking for kernel linux/compat.h... yes
checking for kernel linux/adb.h... yes
checking for kernel linux/cuda.h... yes
checking for kernel linux/pmu.h... yes
checking for kernel linux/moduleparam.h... yes
checking for kernel linux/syscalls.h... yes
checking for kernel linux/firmware.h... yes
checking for kernel linux/err.h... yes
checking for kernel linux/bitmap.h... yes
checking for kernel linux/mutex.h... yes
checking for kernel module symbol versions... no
checking for PCI support in kernel... yes
checking for I2C driver in kernel... module
checking for firmware loader... module
checking for input subsystem in kernel... yes
checking for directory to store kernel modules... /lib/modules/2.6.16-gentoo-r9/kernel/sound
checking for verbose procfs... on
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... no
checking for processor type... x86_64
checking for ISA DMA API... yes
checking for 32bit compat support... yes
checking for SMP... no
checking for Video device support in kernel... no
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... yes
checking for Kernel ISA-PnP support... no
checking for Kernel ISA-PnP module support... no
checking for strlcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for scnprintf... yes
checking for sscanf... yes
checking for vmalloc_to_page... yes
checking for old kmod... no
checking for PDE... yes
checking for pci_set_consistent_dma_mask... yes
checking for pci_dev_present... yes
checking for msleep... yes
checking for msleep_interrupt... yes
checking for msecs_to_jiffies... yes
checking for tty->count is the atomic type... no
checking for io_remap_pfn_range... yes
checking for kcalloc... yes
checking for kstrdup... yes
checking for kzalloc... yes
checking for create_workqueue with flags... no
checking for saved_config_space in pci_dev... yes
checking for new pci_save_state... yes
checking for register_sound_special_device... yes
checking for driver version... 1.0.12rc1
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for OSS PCM plugin system inclusion... yes
checking for RTC callback support in kernel... yes
checking for HPET support... no
checking for dynamic minor numbers... no
checking for support of old API... yes
checking for Procfs support... yes
checking for USB support... yes
checking for class_simple... no
checking for old driver suspend/resume callbacks... no
checking for removal of page-reservation for nopage/mmap... yes
checking for nested class_device... yes
checking for PnP suspend/resume... yes
checking for new unlocked/compat_ioctl... yes
checking for PC-Speaker hook... no
checking for kernel PCMCIA
checking for PCMCIA support... no
checking for PCMCIA module support... no
checking for PC9800 support in kernel... no
checking for parallel port support... yes
checking for which soundcards to compile driver for... all
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
config.status: creating snddevices
config.status: creating utils/alsa-driver.spec
config.status: creating utils/buildrpm
config.status: creating toplevel.config
config.status: creating utils/alsasound
config.status: creating utils/alsasound.posix
config.status: creating include/pci_ids_compat.h
config.status: creating include/config.h
config.status: creating include/config1.h
config.status: creating include/version.h
config.status: include/version.h is unchanged
config.status: creating include/autoconf-extra.h
if [ ! -d include/sound -a ! -L include/sound ]; then \
  ln -sf ../alsa-kernel/include include/sound ; \
fi
cp -auvf include/version.h include/sound/version.h
`include/version.h' -> `include/sound/version.h'
make dep
make[1]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1'
make[2]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore'
copying file alsa-kernel/core/info.c
patching file info.c
Hunk #2 succeeded at 21 with fuzz 2.
Hunk #3 succeeded at 153 with fuzz 1 (offset 31 lines).
Hunk #4 succeeded at 165 (offset 31 lines).
Hunk #5 succeeded at 175 (offset 31 lines).
Hunk #6 succeeded at 206 (offset 31 lines).
Hunk #7 succeeded at 491 (offset 18 lines).
Hunk #8 succeeded at 527 (offset 18 lines).
Hunk #9 succeeded at 964 with fuzz 1 (offset 28 lines).
Hunk #10 succeeded at 1017 (offset 32 lines).
copying file alsa-kernel/core/pcm_native.c
patching file pcm_native.c
Hunk #3 succeeded at 2844 (offset -3 lines).
Hunk #4 succeeded at 2864 (offset -3 lines).
Hunk #5 succeeded at 2917 (offset -3 lines).
Hunk #6 succeeded at 2944 (offset -3 lines).
Hunk #7 succeeded at 3035 (offset -3 lines).
Hunk #8 succeeded at 3054 (offset -3 lines).
Hunk #9 succeeded at 3073 (offset -3 lines).
Hunk #10 succeeded at 3106 (offset -3 lines).
Hunk #11 succeeded at 3139 (offset -3 lines).
Hunk #12 succeeded at 3172 (offset -3 lines).
Hunk #13 succeeded at 3201 (offset -3 lines).
Hunk #14 succeeded at 3222 (offset -3 lines).
Hunk #15 succeeded at 3240 (offset -3 lines).
Hunk #16 succeeded at 3260 (offset -3 lines).
Hunk #17 succeeded at 3272 (offset -3 lines).
Hunk #18 succeeded at 3304 (offset -3 lines).
Hunk #19 succeeded at 3370 (offset -3 lines).
Hunk #20 succeeded at 3399 (offset -3 lines).
Hunk #21 succeeded at 3440 (offset -3 lines).
Hunk #22 succeeded at 3590 (offset -3 lines).
copying file alsa-kernel/core/control.c
patching file control.c
Hunk #2 succeeded at 1327 (offset 110 lines).
copying file alsa-kernel/core/hwdep.c
patching file hwdep.c
Hunk #1 succeeded at 308 (offset 5 lines).
copying file alsa-kernel/core/rawmidi.c
patching file rawmidi.c
Hunk #1 succeeded at 1297 (offset 30 lines).
Hunk #2 succeeded at 1380 with fuzz 1 (offset 30 lines).
copying file alsa-kernel/core/init.c
patching file init.c
Hunk #2 succeeded at 207 (offset 15 lines).
Hunk #3 succeeded at 280 (offset 16 lines).
copying file alsa-kernel/core/timer.c
patching file timer.c
Hunk #1 succeeded at 1018 with fuzz 1 (offset 23 lines).
Hunk #2 succeeded at 1931 (offset 140 lines).
Hunk #3 succeeded at 1976 with fuzz 2 (offset 131 lines).
copying file alsa-kernel/core/sound.c
patching file sound.c
Hunk #2 succeeded at 187 (offset -5 lines).
Hunk #3 succeeded at 287 (offset -5 lines).
Hunk #4 succeeded at 331 (offset -5 lines).
Hunk #5 succeeded at 427 (offset -6 lines).
Hunk #6 succeeded at 455 (offset -6 lines).
Hunk #7 succeeded at 479 (offset -6 lines).
copying file alsa-kernel/core/misc.c
patching file misc.c
copying file alsa-kernel/core/memalloc.c
patching file memalloc.c
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/ioctl32'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/ioctl32'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/oss'
copying file alsa-kernel/core/oss/mixer_oss.c
patching file mixer_oss.c
Hunk #1 succeeded at 379 with fuzz 1 (offset 2 lines).
copying file alsa-kernel/core/oss/pcm_oss.c
patching file pcm_oss.c
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/oss'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq'
copying file alsa-kernel/core/seq/seq.c
patching file seq.c
Hunk #1 succeeded at 57 (offset 6 lines).
copying file alsa-kernel/core/seq/seq_clientmgr.c
patching file seq_clientmgr.c
Hunk #2 succeeded at 2209 (offset 68 lines).
Hunk #3 succeeded at 2558 with fuzz 1 (offset 89 lines).
copying file alsa-kernel/core/seq/seq_memory.c
patching file seq_memory.c
Hunk #3 succeeded at 248 (offset 3 lines).
make[4]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/instr'
make[4]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/instr'
make[4]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/oss'
copying file alsa-kernel/core/seq/oss/seq_oss.c
patching file seq_oss.c
Hunk #1 succeeded at 189 (offset 3 lines).
Hunk #2 succeeded at 223 with fuzz 1 (offset 3 lines).
Hunk #3 succeeded at 327 (offset -7 lines).
make[4]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/oss'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq'
make[2]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore'
make[2]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/i2c'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/i2c/other'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/i2c/other'
make[2]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/i2c'
make[2]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/mpu401'
copying file alsa-kernel/drivers/mpu401/mpu401.c
patching file mpu401.c
Hunk #1 succeeded at 30 (offset 2 lines).
Hunk #2 succeeded at 46 (offset 2 lines).
Hunk #3 succeeded at 64 with fuzz 2 (offset 2 lines).
Hunk #4 succeeded at 92 with fuzz 2 (offset -55 lines).
Hunk #5 succeeded at 295 (offset 48 lines).
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/mpu401'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/opl3'
copying file alsa-kernel/drivers/opl3/opl3_lib.c
patching file opl3_lib.c
Hunk #1 succeeded at 435 (offset 2 lines).
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/opl3'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/opl4'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/opl4'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/pcsp'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/pcsp'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/vx'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/vx'
make[2]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers'
make[2]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/ad1816a'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/ad1816a'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/ad1848'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/ad1848'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/cs423x'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/cs423x'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/es1688'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/es1688'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/gus'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/gus'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/msnd'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/msnd'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/opti9xx'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/opti9xx'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/sb'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/sb'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/wavefront'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/wavefront'
make[2]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa'
make[2]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth/emux'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth/emux'
make[2]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth'
make[2]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci'
copying file alsa-kernel/pci/bt87x.c
patching file bt87x.c
Hunk #1 succeeded at 815 (offset 5 lines).
Hunk #2 succeeded at 953 (offset 5 lines).
copying file alsa-kernel/pci/ad1889.c
patching file ad1889.c
Hunk #1 succeeded at 53 with fuzz 2 (offset 1 line).
copying file alsa-kernel/pci/intel8x0.c
patching file intel8x0.c
Hunk #1 succeeded at 41 (offset -2 lines).
Hunk #2 succeeded at 729 (offset -20 lines).
Hunk #3 succeeded at 740 (offset -20 lines).
Hunk #4 succeeded at 3035 (offset 222 lines).
copying file alsa-kernel/pci/maestro3.c
patching file maestro3.c
Hunk #5 succeeded at 2911 (offset 1 line).
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ac97'
copying file alsa-kernel/pci/ac97/ac97_codec.c
patching file ac97_codec.c
Hunk #1 succeeded at 34 (offset 1 line).
Hunk #2 succeeded at 1792 with fuzz 2 (offset -21 lines).
Hunk #3 succeeded at 1826 (offset -20 lines).
copying file alsa-kernel/pci/ac97/ac97_bus.c
patching file ac97_bus.c
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ac97'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ali5451'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ali5451'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/au88x0'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/au88x0'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ca0106'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ca0106'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/cs46xx'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/cs46xx'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/cs5535audio'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/cs5535audio'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/echoaudio'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/echoaudio'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/emu10k1'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/emu10k1'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/hda'
copying file alsa-kernel/pci/hda/hda_codec.c
patching file hda_codec.c
Hunk #1 succeeded at 232 (offset 7 lines).
Hunk #2 succeeded at 318 (offset 12 lines).
Hunk #3 succeeded at 344 (offset 12 lines).
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/hda'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ice1712'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ice1712'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/korg1212'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/korg1212'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/mixart'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/mixart'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/nm256'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/nm256'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/pcxhr'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/pcxhr'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/pdplus'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/pdplus'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/riptide'
copying file alsa-kernel/pci/riptide/riptide.c
patching file riptide.c
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/riptide'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/rme9652'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/rme9652'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/trident'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/trident'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/vx222'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/vx222'
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ymfpci'
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ymfpci'
make[2]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci'
make[2]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/usb'
copying file alsa-kernel/usb/usbaudio.c
patching file usbaudio.c
Hunk #12 succeeded at 2684 (offset 1 line).
Hunk #13 succeeded at 2969 (offset 1 line).
Hunk #14 succeeded at 3041 (offset 1 line).
Hunk #15 succeeded at 3110 (offset 1 line).
Hunk #16 succeeded at 3128 (offset 1 line).
Hunk #17 succeeded at 3142 (offset 1 line).
Hunk #18 succeeded at 3155 (offset 1 line).
Hunk #19 succeeded at 3325 (offset 1 line).
Hunk #20 succeeded at 3416 (offset 1 line).
Hunk #21 succeeded at 3542 (offset 1 line).
Hunk #22 succeeded at 3573 (offset 1 line).
Hunk #23 succeeded at 3595 (offset 1 line).
copying file alsa-kernel/usb/usbmidi.c
patching file usbmidi.c
Hunk #2 succeeded at 225 with fuzz 2 (offset -3 lines).
Hunk #3 succeeded at 249 with fuzz 2 (offset -3 lines).
Hunk #4 succeeded at 343 (offset -3 lines).
Hunk #5 succeeded at 1363 (offset 53 lines).
Hunk #6 succeeded at 1707 (offset 58 lines).
copying file alsa-kernel/usb/usbmixer.c
patching file usbmixer.c
make[3]: Entering directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/usb/usx2y'
copying file alsa-kernel/usb/usx2y/usX2Yhwdep.c
patching file usX2Yhwdep.c
copying file alsa-kernel/usb/usx2y/usbusx2y.c
patching file usbusx2y.c
copying file alsa-kernel/usb/usx2y/usbusx2yaudio.c
patching file usbusx2yaudio.c
copying file alsa-kernel/usb/usx2y/usx2yhwdeppcm.c
patching file usx2yhwdeppcm.c
make[3]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/usb/usx2y'
make[2]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/usb'
make[1]: Leaving directory `/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1'
make -C /usr/src/linux M=/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1 O=/usr/src/linux CPP="x86_64-pc-linux-gnu-gcc -E" CC="x86_64-pc-linux-gnu-gcc" modules
make[1]: Entering directory `/usr/src/linux-2.6.16-gentoo-r9'
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/hwdep.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/aloop.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/memalloc.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/dummy.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/sgbuf.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/mtpav.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/memory_wrapper.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/pcm.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/mts64.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/pcm_native.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/portman2x4.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/serial-u16550.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/pcm_lib.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/virmidi.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/mpu401/mpu401_uart.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/pcm_timer.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/mpu401/mpu401.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/pcm_misc.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/mpu401/snd-mpu401-uart.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/mpu401/snd-mpu401.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/pcm_memory.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/opl3/opl3_lib.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/rawmidi.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/opl3/opl3_synth.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/opl3/opl3_seq.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/rtctimer.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/opl3/opl3_midi.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/timer.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/opl3/opl3_drums.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/sound.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/opl3/opl3_oss.o
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/sound.c: In function `snd_open':
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/sound.c:177: warning: assignment discards qualifiers from pointer target type
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/sound.c:182: warning: assignment discards qualifiers from pointer target type
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/opl3/snd-opl3-lib.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/init.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/opl3/snd-opl3-synth.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/memory.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/vx/vx_core.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/info.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/vx/vx_hwdep.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/control.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/vx/vx_pcm.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/vx/vx_mixer.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/misc.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/device.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/vx/vx_cmd.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/isadma.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/vx/vx_uer.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/sound_oss.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/vx/snd-vx-lib.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/snd-aloop.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/snd-portman2x4.o
In file included from /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/sound_oss.c:6:
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/../alsa-kernel/core/sound_oss.c: In function `snd_register_oss_device':
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/../alsa-kernel/core/sound_oss.c:139: warning: passing arg 1 of `register_sound_special_device' discards qualifiers from pointer target type
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/../alsa-kernel/core/sound_oss.c:144: warning: passing arg 1 of `register_sound_special_device' discards qualifiers from pointer target type
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/info_oss.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/snd-mts64.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/snd-dummy.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/snd-virmidi.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/snd-serial-u16550.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/drivers/snd-mtpav.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/i2c/cs8427.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/wrappers.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/misc_driver.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/i2c/i2c.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/oss/mixer_oss.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/i2c/other/ak4114.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/oss/pcm_oss.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/i2c/other/ak4xxx-adda.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/i2c/other/snd-ak4xxx-adda.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/i2c/other/snd-ak4114.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/i2c/snd-cs8427.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/i2c/snd-i2c.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/oss/pcm_plugin.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_device.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_dummy.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/oss/io.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_instr.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/oss/copy.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/oss/linear.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_midi_emul.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/oss/mulaw.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_midi_event.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/oss/route.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_midi.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/oss/rate.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_virmidi.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/oss/snd-mixer-oss.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/oss/snd-pcm-oss.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/snd.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/snd-hwdep.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/snd-timer.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/snd-rtctimer.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/snd-pcm.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/snd-page-alloc.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/snd-rawmidi.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_lock.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_clientmgr.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_memory.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_queue.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_prioq.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_fifo.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_timer.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_system.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_ports.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/seq_info.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/instr/ainstr_fm.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/instr/ainstr_simple.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/oss/seq_oss.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/instr/snd-ainstr-fm.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/instr/snd-ainstr-simple.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/oss/seq_oss_init.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/snd-seq.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/snd-seq-device.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/snd-seq-midi-event.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/snd-seq-dummy.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/snd-seq-virmidi.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/snd-seq-midi.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/snd-seq-midi-emul.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/snd-seq-instr.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/oss/seq_oss_timer.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/adlib.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/oss/seq_oss_ioctl.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/sb/sb_common.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/oss/seq_oss_event.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/sb/sb_mixer.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/oss/seq_oss_rw.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/sb/snd-sb-common.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/isa/snd-adlib.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/oss/seq_oss_midi.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/oss/seq_oss_synth.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/oss/seq_oss_readq.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/oss/seq_oss_writeq.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/acore/seq/oss/snd-seq-oss.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ad1889.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth/util_mem.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth/emux/emux.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/als300.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth/emux/emux_synth.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/als4000.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth/emux/emux_seq.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth/emux/emux_nrpn.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/atiixp_modem.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth/emux/emux_effect.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/atiixp.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth/emux/emux_proc.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/azt3328.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth/emux/emux_hwdep.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth/emux/soundfont.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/bt87x.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth/emux/emux_oss.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/cmipci.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth/emux/snd-emux-synth.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/synth/snd-util-mem.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/usb/usbaudio.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/cs4281.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/usb/usbmixer.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ens1370.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/usb/usbmidi.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ens1371.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/usb/usx2y/usbusx2y.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/usb/usx2y/usX2Yhwdep.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/es1938.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/usb/usx2y/usx2yhwdeppcm.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/es1968.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/usb/usx2y/snd-usb-usx2y.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/usb/snd-usb-audio.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/usb/snd-usb-lib.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/fm801.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/intel8x0.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/intel8x0m.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/maestro3.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/rme32.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/rme96.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/sonicvibes.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/via82xx.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/via82xx_modem.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ac97/ac97_bus.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ali5451/ali5451.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ac97/ac97_codec.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ali5451/snd-ali5451.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ac97/ac97_pcm.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/asihpi.o
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/asihpi.c: In function `snd_card_asihpi_playback_hw_params':
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/asihpi.c:352: warning: cast from pointer to integer of different size
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/asihpi.c: In function `snd_card_asihpi_playback_copy':
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/asihpi.c:563: warning: cast from pointer to integer of different size
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/asihpi.c: In function `snd_card_asihpi_capture_hw_params':
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/asihpi.c:683: warning: cast from pointer to integer of different size
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/asihpi.c: In function `snd_card_asihpi_capture_copy':
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/asihpi.c:876: warning: cast from pointer to integer of different size
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ac97/ac97_patch.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpimod.o
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpimod.c: In function `hpi_ioctl':
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpimod.c:255: warning: cast to pointer from integer of different size
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpimod.c:260: warning: cast from pointer to integer of different size
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpimod.c: In function `adapter_probe':
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpimod.c:461: warning: cast from pointer to integer of different size
In file included from /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpimod.c:572:
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h: At top level:
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:30: warning: initializer element is not computable at load time
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:30: error: initializer element is not computable at load time
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:30: error: (near initialization for `asihpi_pci_tbl[0].driver_data')
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:30: error: initializer element is not constant
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:30: error: (near initialization for `asihpi_pci_tbl[0]')
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:36: warning: initializer element is not computable at load time
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:36: error: initializer element is not computable at load time
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:36: error: (near initialization for `asihpi_pci_tbl[1].driver_data')
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:36: error: initializer element is not constant
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:36: error: (near initialization for `asihpi_pci_tbl[1]')
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:42: warning: initializer element is not computable at load time
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:42: error: initializer element is not computable at load time
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:42: error: (near initialization for `asihpi_pci_tbl[2].driver_data')
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:42: error: initializer element is not constant
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:42: error: (near initialization for `asihpi_pci_tbl[2]')
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:47: warning: initializer element is not computable at load time
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:47: error: initializer element is not computable at load time
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:47: error: (near initialization for `asihpi_pci_tbl[3].driver_data')
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:47: error: initializer element is not constant
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:47: error: (near initialization for `asihpi_pci_tbl[3]')
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:52: warning: initializer element is not computable at load time
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:52: error: initializer element is not computable at load time
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:52: error: (near initialization for `asihpi_pci_tbl[4].driver_data')
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:52: error: initializer element is not constant
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:52: error: (near initialization for `asihpi_pci_tbl[4]')
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:56: error: initializer element is not constant
/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpipcida.h:56: error: (near initialization for `asihpi_pci_tbl[5]')
make[5]: *** [/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi/hpimod.o] Error 1
make[4]: *** [/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/asihpi] Error 2
make[4]: *** Waiting for unfinished jobs....
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ac97/ak4531_codec.o
  CC [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ac97/ac97_proc.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ac97/snd-ac97-bus.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ac97/snd-ac97-codec.o
  LD [M]  /var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci/ac97/snd-ak4531-codec.o
make[3]: *** [/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1/pci] Error 2
make[2]: *** [_module_/var/tmp/portage/alsa-driver-1.0.12_rc1-r1/work/alsa-driver-1.0.12rc1] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16-gentoo-r9'
make: *** [compile] Error 2

!!! ERROR: media-sound/alsa-driver-1.0.12_rc1-r1 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  alsa-driver-1.0.12_rc1-r1.ebuild, line 111:   Called die

!!! Make Failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


Here is my info:
Code:
Portage 2.1.1_pre5-r1 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r3, 2.6.16-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.14
Last Sync: Wed, 16 Aug 2006 09:30:05 +0000
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.inode.at/                 ftp://gentoo.inode.at/source/                 ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo                 http://ftp6.uni-erlangen.de/pub/mirrors/gentoo                 http://gentoo.eliteitminds.com                 ftp://pandemonium.tiscali.de/pub/gentoo/                 http://pandemonium.tiscali.de/pub/gentoo/"
LANG="en_US.UTF-8"
LC_ALL=""
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=60"
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 3ds X a52 aac acl acpi activefilter adns aim alsa altcolors apache2 apm arts audiofile avantgo avi bcmath bdf berkdb bitmap-fonts bootsplash bzlib ccs cdda cdinstall cdparanoia cdr cdrom cgi chroot clamav clamd clflush cli client cmov codecs crypt cups curl curlwrappers custom-cflags cx8 dba dbase de dga directfb divx4linux dlloader dnd dnsdb doc dpms dri dts dv dvb dvd dvdr dvdread dxr3 edl eds elibc_glibc emboss encode esd examples exif extensions faad fax fb fbcon fbdev ffmpeg flac font-server foomaticdb fortran fpu freetype ftp fxsr fxsr_opt gd gdbm gif gimp gimpprint ginac gkrellm glut gphoto2 gpm gsl gstreamer gtk gtk2 hal hbci http icq ieee1394 imagemagick imap imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 irc isdnlog jabber jack jack-tmpfs java javascript jp2 jpeg jpeg2k kcal kde kdepim kernel_linux kipi lahf_lm lcd lcms libcaca libclamav libwww linguas_en lm_sensors logitech-mouse lzw lzw-tiff mad mca mcal mce md5sum messages mikmod mime mixer mjpeg monkey motif mozilla moznoirc moznomail moznoxft mozsvg mp3 mpeg mpeg4 mpi mplayer msn msr mtrr music nagios-dns nagios-ntp nagios-ping nagios-ssh nas ncurses network nls nntp nptl nsplugin nvidia nx odbc oggvorbis opengl oss pae pam pat pcre pda pdf pdfkit pdflib perl pge php pic png pni pnp ppds pppd print procmail pse pse36 python qt qt3 qt4 quicktime readline reflection rplay rss rtc samba sasl sblive scanner screenshot sdl sep server session skk smime sndfile sounds spell spl ssl syscall tcltk tcpd tcpmd5 tiff transcode truetype truetype-fonts tsc type1 type1-fonts unicode usb userland_GNU utf8 v4l v4l2 vcd videos vim virus-scan vme vnc vorbis xchattext xine xml xml2 xmms xorg xosd xpm xprint xscreensaver xv xvmc yahoo zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS



can you please tell me what to do?
Thank you,
Spiro


Last edited by SAngeli on Wed Aug 23, 2006 8:51 pm; edited 1 time in total
Back to top
View user's profile Send private message
avieth
Veteran
Veteran


Joined: 17 Sep 2004
Posts: 1945
Location: Canada

PostPosted: Tue Aug 22, 2006 8:11 pm    Post subject: Reply with quote

The best way to get around emerge errors like this in my opinion is to either emerge a later version, or in this case, use the built-in-kernel drivers.

Code:

Device Drivers ->
  Sound ->
     Advanced Linux Sound Architecture ->
     <*> Advanced Linux Sound Architecture
     <*> Sequencer Support
     <*>  Sequencer Dummy Client
     <*> OSS Mixer API
     <*> OSS PCM (digital audio) API
      [*]   OSS PCM (digital audio) API - Include plugin system
      [*]  OSS Sequencer API
     <*> RTC Timer Support
      [*]   Use RTC as default sequencer timer
      [*] Support old ALSA API


Then select your card from the PCI Devices section.

I like the kernel way better, you don't have to remerge alsa-drivers every time you recompile the kernel.
Back to top
View user's profile Send private message
SAngeli
l33t
l33t


Joined: 16 Apr 2004
Posts: 904
Location: Italy

PostPosted: Wed Aug 23, 2006 5:50 am    Post subject: Reply with quote

Hi,

you say to "emerge a later version" but is not what I am trying to emerge the latest stable version?
Also, yes I agree with you that the kernel is much better but what if I wish to have must updated alsa drivers but my kernel is not updated constantly?

Any idea if I have to submit a bug report or if anyone knows what to do?

Thank you,
Spiro
Back to top
View user's profile Send private message
SAngeli
l33t
l33t


Joined: 16 Apr 2004
Posts: 904
Location: Italy

PostPosted: Wed Aug 23, 2006 7:16 pm    Post subject: Reply with quote

Can anybody help please or should I post a bug report?

Moderators or Veterans please help.

Thanks,
Spiro
Back to top
View user's profile Send private message
avieth
Veteran
Veteran


Joined: 17 Sep 2004
Posts: 1945
Location: Canada

PostPosted: Wed Aug 23, 2006 7:24 pm    Post subject: Reply with quote

Important alsa updates don't come that often, and they don't even change much. The ones included with the kernel are just as good. And if an important alsa update comes out, a new update to the gentoo-sources kernel will too. Emerge errors are tough to get around. I think it's better to use these kernel drivers.
Back to top
View user's profile Send private message
SAngeli
l33t
l33t


Joined: 16 Apr 2004
Posts: 904
Location: Italy

PostPosted: Wed Aug 23, 2006 8:50 pm    Post subject: Reply with quote

thank you. I will switch method and implement the kernel version, which is indeed easier.

Spiro
Back to top
View user's profile Send private message
jonfr
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1008
Location: Denmark

PostPosted: Sat Aug 26, 2006 3:45 am    Post subject: Reply with quote

Our you can use ALSA_CARDS="emu10k1" as stated in the gentoo alsa guide. But I was also getting this type of compile error for some strange reason. But I have had compiled this same version before without any errors. I wonder why this bug appears now, something must have changed.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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