Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85955 - compiling media-plugins/xmms-mikmod fails at "aclocal" because of undefined macros
Summary: compiling media-plugins/xmms-mikmod fails at "aclocal" because of undefined m...
Status: RESOLVED DUPLICATE of bug 85177
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-19 16:45 UTC by David Cuddeback
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 David Cuddeback 2005-03-19 16:45:01 UTC
Pretty much what the summary says.  The exact error messages are in the "Actual Results" section.  The version of xmms-mikmod I was trying to emerge is 1.2.10, and I have xmms-1.2.10-r13 installed.

Reproducible: Always
Steps to Reproduce:
1. emerge xmms-mikmod
Actual Results:  
>>> emerge (1 of 1) media-plugins/xmms-mikmod-1.2.10 to /
>>> md5 src_uri ;-) xmms-1.2.10.tar.bz2
>>> md5 src_uri ;-) xmms-1.2.10-gentoo-m4-1.0.tar.bz2
>>> Unpacking source...
>>> Unpacking xmms-1.2.10.tar.bz2 to /var/tmp/portage/xmms-mikmod-1.2.10/work
>>> Unpacking xmms-1.2.10-gentoo-m4-1.0.tar.bz2 to
/var/tmp/portage/xmms-mikmod-1.2.10/work
You should update your `aclocal.m4' by running aclocal.
aclocal: macro `bh_C_SIGNED' required but not defined
aclocal: macro `jm_AC_TYPE_LONG_LONG' required but not defined
aclocal: macro `gt_TYPE_LONGDOUBLE' required but not defined
aclocal: macro `gt_TYPE_WCHAR_T' required but not defined
aclocal: macro `gt_TYPE_WINT_T' required but not defined
aclocal: macro `gt_TYPE_INTMAX_T' required but not defined
aclocal: macro `gt_PRINTF_POSIX' required but not defined
aclocal: macro `gl_XSIZE' required but not defined

!!! ERROR: media-plugins/xmms-mikmod-1.2.10 failed.
!!! Function xmms-plugin_src_unpack, Line 78, Exitcode 1
!!! aclocal failed

Expected Results:  
Successful emerge of media-plugins/xmms-mikmod

ult-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.6.10 i686)
=================================================================
System uname: 2.6.10 i686 Intel(R) Pentium(R) M processor 1.10GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar  5 2005, 00:50:22)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm avi berkdb bitmap-fonts bluetooth calendar cdr crypt cups
curl dvd dvdr emboss encode ethereal fam flac font-server foomaticdb fortran gd
gdbm gif gpm gps gstreamer gtk gtk2 imagemagick imap imlib ipv6 java jpeg junit
libg++ libwww mad mikmod mmx motif mozdevelop mozilla mozsvg mp3 mpeg mysql nas
ncurses oggvorbis opengl pam pcmcia pdflib perl png postgres python qt quicktime
readline samba sdl soap spell sse ssl svg svga tcpd tiff truetype truetype-fonts
type1-fonts xml xml2 xmlrpc xmms xsl xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 David Cuddeback 2005-03-19 16:49:39 UTC
I thought I'd work around it by simply not using xmms-mikmod, but I get the exact same error for xmms-alsa.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-03-20 04:41:16 UTC
Dupe of bug #85177 (which is valid for all xmms plugins built from xmms source tarball).
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2005-03-20 17:56:46 UTC

*** This bug has been marked as a duplicate of 85177 ***