First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 60541
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Packages in net-irc <net-irc@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Silencer <iok@datecs.kiev.ua>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 60541 depends on: Show dependency tree
Bug 60541 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-08-16 04:55 0000
When I try to emerge vyqchat-0.2.6 , I get this error after emerge runs
configure and proceed to make:

cd . && /bin/sh /var/tmp/portage/vyqchat-0.2.6/work/vyqchat-0.2.6/missing --run
autoconf
configure.in:40: error: possibly undefined macro: AC_DEFINE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

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

Actual Results:  
cd . && /bin/sh /var/tmp/portage/vyqchat-0.2.6/work/vyqchat-0.2.6/missing --run
autoconf
configure.in:40: error: possibly undefined macro: AC_DEFINE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
emerge is stopped with error

!!! ERROR: net-irc/vyqchat-0.2.6 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! make failed



Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.3_pre20040420-r0,
2.6.7-love5)
=================================================================
System uname: 2.6.7-love5 i686 Intel(R) Celeron(TM) CPU                1200MHz
Gentoo Base System version 1.5.2
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -mcpu=i686 -fomit-frame-pointer -fforce-addr -funroll-loops"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/share/config /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -mcpu=i686 -fomit-frame-pointer -fforce-addr
-funroll-loops"
DISTDIR="/usr/portage/distfiles"

------- Comment #1 From Sven Wegener 2004-08-16 08:57:14 0000 -------
The problem is that the provided source has wrong timestamps, that leads
to running the autotools. But your autoconf setup seems messed up.
Could you please re-emerge autoconf with:

emerge --oneshot sys-devel/autoconf

And then try to merge vyqchat again. Thanks.

------- Comment #2 From Silencer 2004-08-16 23:27:00 0000 -------
Yes I do as you say 'emerge --oneshot sys-devel/autoconf', but receive same
result.

------- Comment #3 From Sven Wegener 2004-08-22 07:18:32 0000 -------
I've modified the ebuild to update the timestamp of the relevant files. This
should avoid running the autotools at compile it.

First Last Prev Next    No search results available      Search page      Enter new bug