Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85198 - xmms-mikmod fails to compile complaining about aclocal
Summary: xmms-mikmod fails to compile complaining about aclocal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-14 04:15 UTC by Urs Joss
Modified: 2005-03-16 03:09 UTC (History)
2 users (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 Urs Joss 2005-03-14 04:15:32 UTC
...
>>> 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 `jm_AC_TYPE_LONG_LONG' required but not defined

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


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




$ emerge --info
Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.6.11-gentoo-r3 
i686)
=================================================================
System uname: 2.6.11-gentoo-r3 i686 Intel(R) Pentium(R) M processor 2.00GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 07:45:12)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
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.6.8.1-r1, 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -mcpu=pentium4 -O2 -pipe -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 /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=pentium4 -mcpu=pentium4 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distcc distlocks emergemail fixpackages nostrip sandbox 
sfperms"
GENTOO_MIRRORS="http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo ftp://ftp.tu-clausthal.de/pub/linux/
gentoo http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="de_CH@euro"
LC_ALL="de_CH"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.i-no.de/gentoo-portage"
USE="x86 X aalib acpi alsa apache2 arts avi bash-completion berkdb bitmap-fonts bluetooth bonobo cdr 
crypt cups curl directfb doc dvd dvdr dvdread emacs emboss encode fam flac font-server foomaticdb 
fortran gcj gd gdbm gif gphoto2 gpm gtk gtk2 gtkhtml guile imagemagick imap imlib irda java jpeg junit kde 
lcms libg++ libwww mad maildir mikmod mmx mng motif mozilla mp3 mpeg mssql mysql ncurses nls nptl 
odbc oggvorbis opengl pam pcmcia pda pdflib perl pic png pnp postgres python qt quicktime readline real 
ruby samba sasl scanner sdl slang spell sse ssl svg svga tcltk tcpd tetex tiff truetype truetype-fonts type1-
fonts usb wmf xine xml xml2 xmms xprint xv zlib linguas_de_CH linguas_de"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-03-14 08:22:39 UTC
Probably a dupe of #85177.
Comment 2 STefan 2005-03-14 12:53:22 UTC
First upgrade gnoconfig and maybe gettext, then it should compile fine. Had the same problem, after I upgraded to the latest gettext and gnuconfig the compile error was gone
Comment 3 Aaron Tandy 2005-03-15 03:42:43 UTC
I have something kind of like the same error 
>>> 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: couldn't open directory `/var/tmp/portage/xmms-mikmod-1.2.10/work/m4':No such file or directory

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

stefan recommended updating gnuconfig and gettext 
but i have the latest version of both 
gnuconfig-20050223
gettext-0.14.2
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2005-03-15 12:08:24 UTC
This should be fixed.  Please --sync and try again
Comment 5 Aaron Tandy 2005-03-15 14:58:50 UTC
The error still exists here, Jeremy
Although xmms compiled fine after the --sync,
I now get the same aclocal macro that Urs originally posted

>>> 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 `jm_AC_TYPE_LONG_LONG' required but not defined

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

if I'm getting ahead of myself and the fix will soon be in portage, sorry
Comment 6 Urs Joss 2005-03-16 02:08:01 UTC
installed fine now. Thanks for the fix.
Comment 7 Jeremy Huddleston (RETIRED) gentoo-dev 2005-03-16 03:09:04 UTC
whoops... it didn't commit... please resync and try again, thanks.