Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73258 - avrdude-4.4.0 depends on texi2html but texi2html is not marked as a dependency
Summary: avrdude-4.4.0 depends on texi2html but texi2html is not marked as a dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-03 13:17 UTC by Renato Caldas
Modified: 2004-12-03 18:36 UTC (History)
0 users

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 Renato Caldas 2004-12-03 13:17:04 UTC
Avrdude requires texi2html to emerge, but texi2html is not marked as a dependency, and as such isn't emerged when it shoul be.

Reproducible: Always
Steps to Reproduce:
1. emerge -C texi2html (if you have it already)
2. emerge avrdude
Actual Results:  
While emerging:
>>
(lots of stuff..)

texi2html -split_node ./avrdude.texi
make[2]: texi2html: Command not found
make[2]: *** [html] Error 127
make[2]: Leaving directory `/var/tmp/portage/avrdude-4.4.0/work/avrdude-4.4.0/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/avrdude-4.4.0/work/avrdude-4.4.0'
make: *** [all] Error 2

!!! ERROR: dev-embedded/avrdude-4.4.0 failed.
!!! Function src_compile, Line 510, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.

<<

then it exits

Expected Results:  
Avrdude should try to emerge texi2html before it merges itself.

emerge info:

Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r6 i686)
=================================================================
System uname: 2.6.9-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.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/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="-O3 -mcpu=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.rnl.ist.utl.pt/pub/gentoo
http://darkstar.ist.utl.pt/gentoo http://ftp.gentoo-pt.org/pub/gentoo
ftp://gentoo.chem.wisc.edu/gentoo/ ftp://ftp.rxd.hu
ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X Xaw3d aalib acpi alsa apm arts avi berkdb bitmap-fonts cdr crypt
cups directfb dvd dvdr encode esd f77 fam fbcon flac foomaticdb fortran gcj gdbm
gif gimp-print gpm gtk gtk2 imagemagick imlib java jpeg kde libg++ libwww lirc
mad matroska mikmod mmx mmx2 motif mpeg nas ncurses nls nvidia offensive
oggvorbis ooo-kde opengl oss pam pdflib perl png ppds python qt quicktime
readline sambasdl slang spell ssl svga tcltk tcpd tetex tiff tls truetype v4l
v4l2 videos x86xml xml2 xmms xv zlib"
Comment 1 Markus Nigbur (RETIRED) gentoo-dev 2004-12-03 18:36:56 UTC
fixed in cvs.