Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92841 - tunepimp-0.3.0-r1 dies on dodocs during install
Summary: tunepimp-0.3.0-r1 dies on dodocs during install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
: 92964 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-16 15:35 UTC by Derk W te Bokkel
Modified: 2005-05-18 06:15 UTC (History)
2 users (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 Derk W te Bokkel 2005-05-16 15:35:48 UTC
Installing /mnt/bigdisk1/tmp/portage/tunepimp-0.3.0-r1/image/usr/lib/perl5/vendor_perl/5.8.6/i686-linux/auto/MusicBrainz/Tunepimp/tunepimp/tunepimp.so
Installing /mnt/bigdisk1/tmp/portage/tunepimp-0.3.0-r1/image/usr/lib/perl5/vendor_perl/5.8.6/i686-linux/auto/MusicBrainz/Tunepimp/tunepimp/tunepimp.bs
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /mnt/bigdisk1/tmp/portage/tunepimp-0.3.0-r1/image/usr/lib/perl5/vendor_perl/5.8.6/i686-linux/MusicBrainz/Tunepimp/tunepimp.pm
Installing /mnt/bigdisk1/tmp/portage/tunepimp-0.3.0-r1/image/usr/lib/perl5/vendor_perl/5.8.6/i686-linux/auto/MusicBrainz/Tunepimp/tunepimp/autosplit.ix
Installing /mnt/bigdisk1/tmp/portage/tunepimp-0.3.0-r1/image/usr/share/man/man3/MusicBrainz::Tunepimp::tunepimp.3pm
Writing /mnt/bigdisk1/tmp/portage/tunepimp-0.3.0-r1/image//usr/lib/perl5/vendor_perl/5.8.6/i686-linux/auto/MusicBrainz/Tunepimp/tunepimp/.packlist
Appending installation info to /mnt/bigdisk1/tmp/portage/tunepimp-0.3.0-r1/image//usr/lib/perl5/5.8.6/i686-linux/perllocal.pod
/usr/lib/portage/bin/dodoc: at least one argument needed

!!! ERROR: media-libs/tunepimp-0.3.0-r1 failed.
!!! Function src_install, Line 53, Exitcode 1
!!! perl module failed to install
!!! If you need support, post the topmost build error, NOT this status message.

emerge info
Portage 2.0.51.22 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.5-r0, 2.6.11-gentoo-r8 i686)
=================================================================
System uname: 2.6.11-gentoo-r8 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.11
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.2.3-r5, 2.3.5
sys-apps/sandbox:    1.2.8
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-mtune=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/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/texmf/web2c /etc/env.d"
CXXFLAGS="-mtune=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig cvs distlocks sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/mnt/bigdisk1/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib accessibility acpi alsa apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups curl dvd dvdr dvdread eds emboss encode esd f77 fam flac foomaticdb fortran gd gdbm gif gimp gimpprint gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imlib ipv6 jack java jpeg junit kde kdexdeltas koffice-plugin libg++ libwww mad mikmod motif mozilla mp3 mpeg nas ncurses nls ofx ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline scanner sdl slang snmp speex spell ssl svga sysfs tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb vorbis xine xml xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS



found this doing a revdep-rebuild .. seems something has changed recently
Comment 1 Matt Whitlock 2005-05-17 00:04:13 UTC
got this on a normal emerge --update --deep world

You'd think people would test their ebuilds.
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-05-17 05:03:03 UTC
This error comes from perl-module.eclass, which does "dodoc ${mydoc}" with an 
empty ${mydoc}. It seems the unstable portage you're using doesn't accept it. 
Reassigning to the perl team. 
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2005-05-17 07:36:34 UTC
fixed in the eclass with a check to make sure mydoc has, like, content.  
  
Guess we were too used to the scope of perl-modules and they're always being  
something around in mydoc that we didn't consider this. Please sync up in the 
next hour or so and let me know if this change doesn't resolve it for you. 
Comment 4 Derk W te Bokkel 2005-05-17 10:31:13 UTC
Okay It works again .. had to wait a while for the fix to percolate out so my sync picked 
it up. 
 
Thanks. 
Comment 5 Aaron Walker (RETIRED) gentoo-dev 2005-05-18 06:15:34 UTC
*** Bug 92964 has been marked as a duplicate of this bug. ***