First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 54701
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ian Truelsen <ian.truelsen@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

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

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







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


Description:   Opened: 2004-06-21 19:40 0000
config.status: creating Makefile
Making all in lib
make[1]: Entering directory `/var/tmp/portage/ace-1.2-r1/work/ace-1.2/lib'
cd .. && automake --gnu lib/Makefile
lib/Makefile.am:24: deprecated feature: `make-imglib' overrides `make-imglib$(EXEEXT)'
lib/Makefile.am:24: change your target to read `make-imglib$(EXEEXT)'
lib/Makefile.am:27: deprecated feature: `text2c' overrides `text2c$(EXEEXT)'
lib/Makefile.am:27: change your target to read `text2c$(EXEEXT)'
automake-1.5: configure.in: required file `./depcomp' not found
/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL
make[1]: *** [Makefile.in] Error 1
make[1]: Leaving directory `/var/tmp/portage/ace-1.2-r1/work/ace-1.2/lib'
make: *** [all-recursive] Error 1

!!! ERROR: games-board/ace-1.2-r1 failed.
!!! Function src_compile, Line 29, Exitcode 2
!!! emake died (first pass)


Reproducible: Always
Steps to Reproduce:
1. emerge games-board/ace
2.
3.




Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.4.20040619-r0,
2.6.7-gentoo)
=================================================================
System uname: 2.6.7-gentoo i686 AMD Athlon(tm) XP 1700+
Gentoo Base System version 1.4.16
distcc 2.14 i486-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i486-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/share/config /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="-mcpu=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://dark-lord.ihtruelsen.dyndns.org/gentoo-portage"
USE="3dnow X aalib acpi aim alsa apm arts avi berkdb bonobo cdr crypt cups dillo
directfb dvd encode esd fbcon flash foomaticdb gdbm gif gnome gpm gtk gtk2
gtkhtml guile icq imap imlib jabber java jpeg kde ldap libg++ libwww mad maildir
mikmod motif moznocompose moznoirc moznomail mpeg msn mysql ncurses nls
oggvorbis opengl oscar oss pam pdflib perl png python qt quicktime readline sdl
slang slp spell ssl svga tcltk tcpd tetex tiff truetype usb video_cards_nvidia
x86 xface xml2 xmms xv yahoo zlib"

------- Comment #1 From Mr. Bones. 2004-06-21 20:05:07 0000 -------
Works fine for me.  Try remerging automake and giving it another try.

------- Comment #2 From Chris White (RETIRED) 2004-06-21 22:37:30 0000 -------
>>> Regenerating /etc/ld.so.cache...
 * Caching service dependencies...
>>> games-board/ace-1.2-r1 merged.

Works on my side.  Please find someone else that has this issue so I can re-assign to the appropriate mantainer.

------- Comment #3 From Mr. Bones. 2004-06-22 13:23:40 0000 -------
Need info.

------- Comment #4 From Ian Truelsen 2004-06-22 18:06:14 0000 -------
I re-installed automake and tried again, but I get the same error. 

One thing that I noticed was that there are references to wanting automake 1.4:

checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found

But the errors seem to be related to automake 1.5:

/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.5/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL

Does this seem a likely source of the problem?

------- Comment #5 From Ian Truelsen 2004-06-22 18:09:51 0000 -------
That was it. Running as WANT_AUTOMAKE=1.4 emerge games-board/ace got it done.
Not sure why I am the only one with the problem. My automake version is
1.8.5-r1 if that makes a difference.

------- Comment #6 From Mr. Bones. 2004-06-22 18:53:24 0000 -------
Nice.  I've added that to the ebuild.  Give it a try and verify it's working
for you now.

------- Comment #7 From Benjamin Braatz 2004-06-23 17:51:11 0000 -------
Still fails for me with the same error as with Ian.

I think you either have to use "export WANT_AUTOMAKE=1.4" or "WANT_AUTOMAKE=1.4 automake".
At least these are the variants I found in working ebuilds.

------- Comment #8 From Ian Truelsen 2004-06-23 19:36:15 0000 -------
Changed to:

src_compile() {
	# bug #54701
	export WANT_AUTOMAKE=1.4
	egamesconf || die

And all is well.

------- Comment #9 From Mr. Bones. 2004-06-23 19:42:17 0000 -------
Sigh.  Ok, changed it to use export.  Thanks for testing.

------- Comment #10 From Yuri Vasilevski 2004-10-12 19:38:20 0000 -------
Still have the error with games-board/ace, used to emerge
~sys-devel/automake-1.4 && emerge games-board/ace && emerge sys-devel/automake
to sove that, but now there is no ebuild for automake-1.4.

emerge games-board/ace:
......
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE
STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ace\" -DVERSION=\"1.2\" -DSTDC
HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STR
NG_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H
1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIM
_WITH_SYS_TIME=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKDIR=1 -DHAV
_STRDUP=1 -DHAVE_STRSTR=1  -I. -I.  -I./../lib -I/usr/X11R6/include     -O3 -ma
ch=i586 -mmmx -pipe -fomit-frame-pointer -ffast-math -c solitaire-help.c
solitaire.c:342: error: conflicting types for 'check_for_end_of_game'
solitaire.c:171: error: previous implicit declaration of 'check_for_end_of_game
 was here
solitaire.c: In function `double_click':
solitaire.c:424: warning: comparison between pointer and integer
make[1]: *** [solitaire.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/ace-1.2-r1/work/ace-1.2/games'
make: *** [all-recursive] Error 1

!!! ERROR: games-board/ace-1.2-r1 failed.
!!! Function src_compile, Line 31, Exitcode 2
!!! emake died (first pass)
!!! If you need support, post the topmost build error, NOT this status message

emerge info:
Portage 2.0.51_rc7 (default-x86-2004.2, gcc-3.4.2, glibc-2.3.4.20040808-r1,
2.6.8-gentoo-r6 i686)
=================================================================
System uname: 2.6.8-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2
Headers:  sys-kernel/linux-headers-2.4.22
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i586 -mmmx -pipe -fomit-frame-pointer -ffast-math"
CHOST="i586-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=i586 -mmmx -pipe -fomit-frame-pointer -ffast-math"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg distlocks fixpackages sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://adelie.polymtl.ca/
ftp://cs.ubishops.ca/pub/gentoo
ftp://sunsite.ualberta.ca/pub/unix/Linux/gentoo/ ftp://gentoo.risq.qc.ca/
http://mirrors.tds.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/local/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm avi berkdb bitmap-fonts crypt cups dillo encode f77 foomaticdb
gdbm gif gtk gtk2 imlib jpeg libg++ libwww mad mikmod mmx motif mpeg ncurses
nls oggvorbis oss pam pdflib perl png pwdb python qt quicktime readline sdl
sftplogging spell ssl svga tcpd tiff truetype trusted unicode x86 xml2 xmms
xprint xv zlib"

------- Comment #11 From Yuri Vasilevski 2004-10-16 10:31:51 0000 -------
Was probably unrelated to automake, see bug #67794 for a fix

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