Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165932 - emerging kdemultimedia-3.5.6 fails - unexpected token 'sys/asoundlib.h'
Summary: emerging kdemultimedia-3.5.6 fails - unexpected token 'sys/asoundlib.h'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 166046 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-08 16:05 UTC by Urs Hunkeler
Modified: 2007-02-12 12:50 UTC (History)
0 users

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


Attachments
Complete output of failing emerge (emerge.log,58.87 KB, text/plain)
2007-02-09 13:15 UTC, Urs Hunkeler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Urs Hunkeler 2007-02-08 16:05:19 UTC
When trying to emerge kdemultimedia-3.5.6 the process aborts with this message:

...
checking for sys/soundcard.h... yes
checking for _oss_ioctl in -lossaudio... no
./configure: line 35190: syntax error near unexpected token `sys/asoundlib.h'
./configure: line 35190: `    AC_CEHCK_HEADERS(sys/asoundlib.h)'



Reproducible: Always

Steps to Reproduce:
1.emerge --update kdemultimedia
2.
3.

Actual Results:  
Error message

Expected Results:  
Correct compilation

Portage 2.1.2-r9 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r1 i686)
=================================================================
System uname: 2.6.19-gentoo-r1 i686 Genuine Intel(R) CPU           T2600  @ 2.16GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 08 Feb 2007 15:20:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-java/java-config: 1.3.7, 2.0.31-r3
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 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.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.20
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -msse3 -fomit-frame-pointer -ffast-math"
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/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=pentium-m -pipe -msse3 -fomit-frame-pointer -ffast-math"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="de en en_GB fr it es"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X alsa apache2 apm arts berkdb bitmap-fonts bz2 cdr cli cracklib crypt cups dri dvd dvdread eds emboss encode esd foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 iconv imlib isdnlog java jpeg kde libg++ libwww mad midi mikmod mmx mmxext motif mp3 mpeg ncurses nls nptl nptlonly ogg opengl pam pcre perl png ppds pppd python qt qt3 qt4 quicktime readline reflection scanner sdl session spell spl sse ssl tcpd truetype truetype-fonts type1-fonts udev vorbis x86 xine xml xorg xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en en_GB fr it es" USERLAND="GNU" VIDEO_CARDS="apm ark ati chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mga neomagic nsc nv rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-02-08 20:00:21 UTC
Sorry, typo fixed now.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-02-09 12:31:26 UTC
*** Bug 166046 has been marked as a duplicate of this bug. ***
Comment 3 Urs Hunkeler 2007-02-09 12:39:07 UTC
If Bug 166046 is a dublicate of this bug, then this bug is not fixed. Please see the error message that I posted in 166046.

It seems that even though the configure scripts won't fail anymore, the appropriate include directives are missing from the compiler invocation, which results in the compiler not finding the header files.
Comment 4 Urs Hunkeler 2007-02-09 13:15:03 UTC
Created attachment 109627 [details]
Complete output of failing emerge
Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2007-02-09 14:49:39 UTC
btw.: sys/asoundlib.h is deprecated, should be alsa/asoundlib.h
Comment 6 Urs Hunkeler 2007-02-12 12:50:11 UTC
Works now.