Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17855 - alsa-driver 0.9.1 compile failure
Summary: alsa-driver 0.9.1 compile failure
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: x86-kernel@gentoo.org (DEPRECATED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-20 02:01 UTC by Roc Vallès
Modified: 2003-04-01 19:34 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 Roc Vallès 2003-03-20 02:01:15 UTC
After upgrading the kernel due to ptrace() bug, I proceded to emerge
alsa-drivers for the new kernel.

This is the interesting output:
make[4]: Leaving directory
`/var/tmp/portage/alsa-driver-0.9.1/work/alsa-driver-0.9.1/acore/seq/instr'
make  -C oss fastdep
make[4]: Entering directory
`/var/tmp/portage/alsa-driver-0.9.1/work/alsa-driver-0.9.1/acore/seq/oss'
/var/tmp/portage/alsa-driver-0.9.1/work/alsa-driver-0.9.1/include/sndversions.h
was updated
gcc -M -D__KERNEL__ -DMODULE=1
-I/var/tmp/portage/alsa-driver-0.9.1/work/alsa-driver-0.9.1/include 
-I/usr/src/linux/include -O2  -DLINUX -Wall -Wstrict-prototypes
-fomit-frame-pointer -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe
-DALSA_BUILD  seq_oss.c seq_oss_event.c seq_oss_init.c seq_oss_ioctl.c
seq_oss_midi.c seq_oss_misc.c seq_oss_readq.c seq_oss_rw.c seq_oss_synth.c
seq_oss_timer.c seq_oss_writeq.c > .depend
In file included from seq_oss_event.c:2:
../../../alsa-kernel/core/seq/oss/seq_oss_event.c:27:27: seq_oss_readq.h: El
fitxer o directori no existeix
In file included from seq_oss_init.c:2:
../../../alsa-kernel/core/seq/oss/seq_oss_init.c:27:27: seq_oss_readq.h: El
fitxer o directori no existeix
In file included from seq_oss_ioctl.c:2:
../../../alsa-kernel/core/seq/oss/seq_oss_ioctl.c:24:27: seq_oss_readq.h: El
fitxer o directori no existeix
seq_oss_midi.c:2:60: ../../../alsa-kernel/core/seq/oss/seq_oss_midi.c: El fitxer
o directori no existeix
In file included from seq_oss_readq.c:2:
../../../alsa-kernel/core/seq/oss/seq_oss_readq.c:23:27: seq_oss_readq.h: El
fitxer o directori no existeix
In file included from seq_oss_rw.c:2:
../../../alsa-kernel/core/seq/oss/seq_oss_rw.c:24:27: seq_oss_readq.h: El fitxer
o directori no existeix
make[4]: *** [fastdep] Error 1
make[4]: Leaving directory
`/var/tmp/portage/alsa-driver-0.9.1/work/alsa-driver-0.9.1/acore/seq/oss'
make[3]: *** [_sfdep_oss] Error 2
make[3]: Leaving directory
`/var/tmp/portage/alsa-driver-0.9.1/work/alsa-driver-0.9.1/acore/seq'
make[2]: *** [_sfdep_seq] Error 2
make[2]: Leaving directory
`/var/tmp/portage/alsa-driver-0.9.1/work/alsa-driver-0.9.1/acore'
make[1]: *** [dep] Error 1
make[1]: Leaving directory
`/var/tmp/portage/alsa-driver-0.9.1/work/alsa-driver-0.9.1'
make: *** [include/sndversions.h] Error 2

!!! ERROR: media-sound/alsa-driver-0.9.1 failed.
!!! Function src_compile, Line 59, Exitcode 2
!!! Parallel Make Failed

"El fitxer o directori no existeix" means the file or dir doesn't exist.

root@moo bin # uname -a
Linux moo 2.4.20-xfs-r2 #1 dc mar 19 23:35:57 CET 2003 i686 AMD Athlon(tm)
Processor AuthenticAMD GNU/Linux

root@moo bin # emerge info
Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r0)
=================================================================
System uname: 2.4.20-xfs-r2 i686 AMD Athlon(tm) Processor
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config /opt/quake3/cpma/server.cfg"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb
gtkhtml alsa gdbm berkdb slang readline arts tetex aalib bonobo svga ggi tcltk
java guile X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gnome
gtk qt kde motif opengl mozilla ldap cdr scanner ipv6 apache2 gtk2 fbcon dga
prelink pic mozsvg mozcalendar mozaccess mozinterfaceinfo mozp3p mozxmlterm"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon -O3 -pipe"
CXXFLAGS="-march=athlon -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache userpriv usersandbox"
Comment 1 Roc Vallès 2003-03-31 21:13:43 UTC
Ignore/delete this bug. It was due to a massive corruption I had by then.
Comment 2 Arcady Genkin (RETIRED) gentoo-dev 2003-04-01 19:34:53 UTC
Okay, thanks for letting us know.