configure fails Reproducible: Always Steps to Reproduce: 1. ACCEPT_KEYWORDS="~amd64" emerge -pv xmms using: (-3dnow) +alsa -arts -debug+directfb -esd +flac -ipv6 -jack -lirc +mad +mikmod (-mmx) +nls +oggvorbis +opengl +oss +sndfile +xml Actual Results: ./configure: line 32579: syntax error near unexpected token `sched_setscheduler' ./configure: line 32579: `XMMS_FUNC_POSIX(sched_setscheduler)'
Created attachment 50165 [details] the config.log !!! Please attach the config.log to your bug report: !!! /var/tmp/portage/xmms-1.2.10-r10/work/xmms-1.2.10/config.log
I can confirm this on x86 too.
I confirm this on x86: the call to XMMS_FUNC_POSIX is to a function which is not defined in xmms.m4 or any other file. my emerge info is: Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r6 i686) ================================================================= System uname: 2.6.10-gentoo-r6 i686 Intel(R) Pentium(R) M processor 1300MHz Gentoo Base System version 1.6.9 Python: dev-lang/python-2.3.4 [2.3.4 (#1, Oct 24 2004, 07:40:35)] distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] dev-lang/python: 2.3.4 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.7.9-r1, 1.5, 1.6.3, 1.4_p6, 1.9.4, 1.8.5-r3 sys-devel/binutils: 2.15.92.0.2-r2 sys-devel/libtool: 1.5.10-r4 virtual/os-headers: 2.4.22 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /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/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="x86 X aalib alsa apm avi berkdb bitmap-fonts crypt cscope cups encode f77 flac font-server foomaticdb gdbm gif gpm imagemagick imlib jpeg libg++ libwww mad mikmod motif mpeg ncurses oggvorbis opengl oss pam pdflib perl png python quicktime readline sdl spell ssl svga tcpd tetex tiff truetype truetype-fonts type1-fonts userlocales xml2 xmms xv zlib" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
*** Bug 80473 has been marked as a duplicate of this bug. ***
I have this error on both my ~amd64 and ~x86 systems
here to on x86
I have two machines, one with portage-20050130 (where xmms-1.2.10-r10 compiled fine), and the other one with portage-20050131 (which has this bug described above). I've figured out, that the xmms patchversion has changed between both portages from 2.1.7 to 2.1.8, and Jeremy has done some autotools cleanups. Copying the old xmms ebuild/digest to the newer portage tree has fixed this, and xmms compiled fine again. It's not a good solution, but I HTH... Marco
Here too. Mostly ~x86 box.
Fixed in -r11
XMMS is gone.