Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80372 - xmms 1.2.10-r10 configure error
Summary: xmms 1.2.10-r10 configure error
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
: 80473 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-01 12:11 UTC by Jaak Ristioja
Modified: 2008-06-05 17:18 UTC (History)
5 users (show)

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


Attachments
the config.log (config.log,108.98 KB, text/plain)
2005-02-01 12:13 UTC, Jaak Ristioja
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaak Ristioja 2005-02-01 12:11:43 UTC
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)'
Comment 1 Jaak Ristioja 2005-02-01 12:13:51 UTC
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
Comment 2 Andras BALI 2005-02-02 06:49:58 UTC
I can confirm this on x86 too.
Comment 3 Riccardo 2005-02-02 07:22:06 UTC
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
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-02 08:17:07 UTC
*** Bug 80473 has been marked as a duplicate of this bug. ***
Comment 5 Helge Haugland 2005-02-02 09:10:04 UTC
I have this error on both my ~amd64 and ~x86 systems
Comment 6 Tony Harmelink 2005-02-02 14:22:37 UTC
here to on x86

Comment 7 Marco 2005-02-03 06:42:52 UTC
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
Comment 8 Ivan Yosifov 2005-02-03 08:41:20 UTC
Here too. Mostly ~x86 box.
Comment 9 Jeremy Huddleston (RETIRED) gentoo-dev 2005-02-03 14:23:54 UTC
Fixed in -r11
Comment 10 Jaak Ristioja 2008-06-05 17:18:56 UTC
XMMS is gone.