First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 161256
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Olivier Crete <tester@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: George Bakos <gbakos@alpinista.org>
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 161256 depends on: Show dependency tree
Bug 161256 blocks: 148821
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: 2007-01-10 02:21 0000
Here is the contents of
/var/tmp/portage/media-video/mpeg4ip-1.5.0.1-r1/temp/automake-27227.out:

***** automake *****

/usr/share/automake-1.10/am/depend2.am: am__fastdepCCAS does not appear in
AM_CONDITIONAL
/usr/share/automake-1.10/am/depend2.am:   The usual way to define
`am__fastdepCCAS' is to add `AM_PROG_AS'
/usr/share/automake-1.10/am/depend2.am:   to `configure.in' and run `aclocal'
and `autoconf' again.


Reproducible: Always





 * Using autoconf (GNU Autoconf) 2.61
 * Using autoheader (GNU Autoconf) 2.61
 * Requested automake latest: 1.10
 * Using automake (GNU automake) 1.10
 * Using aclocal (GNU automake) 1.10
 * Automake used for the package (1.9.6) differs from
 * the installed version (1.10).

------- Comment #1 From George Bakos 2007-01-10 03:26:39 0000 -------
I just checked to be sure that automake-1.9.6-r2 and automake-wrapper-3-r1 are
present and complete.

~ $ emerge --info
Portage 2.1.2_rc4-r7 (default-linux/x86/2006.1, gcc-3.4.6, glibc-2.5-r0,
2.6.19-suspend2-r1 i686)
=================================================================
System uname: 2.6.19-suspend2-r1 i686 Mobile Intel(R) Pentium(R) 4 CPU 3.33GHz
Gentoo Base System version 1.12.6
Last Sync: Tue, 09 Jan 2007 13:30:01 +0000
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.3.5-r2, 2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config
/usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac alsa berkdb bitmap-fonts bzip2 cairo cdr cli cracklib crypt cups
dbus dlloader dri dvd dvdr eds emboss encode esd fam firefox flac fortran gdbm
gif gpm gstreamer gtk gtkhtml hal hpn iconv isdnlog jpeg ldap libcaca libg++
mad mikmod mp3 mpeg ncurses new-login nls nptl nptlonly nvidia offensive ogg
openal opengl oss pam pcre perl png ppds pppd python qt3 qt4 quicktime readline
real reflection samba sdl session spl ssl svg swat tcpd tiff truetype
truetype-fonts type1-fonts udev unicode vorbis win32codecs wmf x86 xml xorg xv
zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci
emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m
maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file
hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route
share shm softvol" ELIBC="glibc" INPUT_DEVICES="mouse keyboard" KERNEL="linux"
USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #2 From Matthias Schwarzott 2007-01-10 13:21:00 0000 -------
why is this package not part of video-herd?

------- Comment #3 From Simon Kenyon 2007-01-14 06:27:42 0000 -------
(In reply to comment #0)

i found that it builds fine if you add:

WANTED_AUTOMAKE="1.9.6"

to the ebuild

------- Comment #4 From Olivier Crete 2007-01-14 06:46:46 0000 -------
alright, thanks I added the proper WANT_AUTOMAKE=1.9

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