Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84293 - emerge of gecko-sdk-1.7.5 fails at autoconf because of undefined macro
Summary: emerge of gecko-sdk-1.7.5 fails at autoconf because of undefined macro
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-06 05:14 UTC by Jan Girlich
Modified: 2005-04-16 08:03 UTC (History)
1 user (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 Jan Girlich 2005-03-06 05:14:28 UTC
When I try to emerge gecko-sdk-1.7.5 I get this error-message:

>>> Unpacking mozilla-source-1.7.5.tar.bz2 to /var/tmp/portage/gecko-sdk-1.7.5/work
 * Applying mozilla-1.7.5-stackgrowth.patch ...                                                                                                                     [ ok ]
 * Applying mozilla-1.3-fix-RAW-target.patch ...                                                                                                                    [ ok ]
 * Applying mozilla-hppa.patch ...                                                                                                                                  [ ok ]
 * Applying mozilla-1.7.3-4ft2.patch ...                                                                                                                            [ ok ]
build/autoconf/altoptions.m4:140: error: m4_defn: undefined macro: _m4_divert_diversion
build/autoconf/altoptions.m4:137: MOZ_READ_MOZCONFIG is expanded from...
build/autoconf/altoptions.m4:140: the top level
autom4te-2.59: /usr/bin/m4 failed with exit status: 1

!!! ERROR: net-libs/gecko-sdk-1.7.5 failed.
!!! Function src_unpack, Line 73, Exitcode 1
!!! WANT_AUTOCONF failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
emerge net-libs/gecko-sdk-1.7.5
Actual Results:  
emerge fails with above message


thinkpad ~ # emerge info
Portage 2.0.51.19 (default-linux/x86/2004.2, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Intel(R) Pentium(R) M processor 1500MHz
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 11 2005, 20:05:10)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.6.3, 1.7.9-r1, 1.4_p6, 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="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
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="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://194.149.10.102/"
LANG="de_DE@euro"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/portage-deltup /usr/local/portage-de"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 X aalib acpi acpi4linux activefilter alsa avi berkdb bitmap-fonts bzlib
cdparanoia cdr clamav cups dga dio directfb divx4linux dmx dnd doc dvd dvdread
emboss encode escreen exif fam fbcon font-server foomaticdb fortran gdbm ggi gif
gpm gtk gtk2 guile i8x0 imap imlib irda java javascript joystick jp2 jpeg junit
libcaca libg++ libwww live mad maildir matroska mikmod mmx motif mozilla
moznocompose mpeg mpeg4 mplayer ncurses network nls oav oggvorbis opengl pam
pcmcia pdflib perl png pnp posix ppds python qt quicktime readline samba sdl
slang spell sse ssl svga szip tcltk tcpd theora tiff truetype truetype-fonts usb
v4l v4l2 virus-scan xml2 xmms xosd xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Comment 1 Joe Jezak (RETIRED) gentoo-dev 2005-04-16 06:15:54 UTC
Can you please try again?  I've updated the ebuild to the latest mozilla version, which should compile fine.

Thanks!
Comment 2 Jan Girlich 2005-04-16 08:03:33 UTC
Works fine now!