Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138778 - dev-perl/Pod-Coverage should depend on ExtUtils-CBuilder
Summary: dev-perl/Pod-Coverage should depend on ExtUtils-CBuilder
Status: RESOLVED DUPLICATE of bug 137098
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-01 15:30 UTC by Peter Sääf
Modified: 2006-07-01 15:34 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 Peter Sääf 2006-07-01 15:30:56 UTC
Emerging Pod-Coverage fails with:

Creating new 'Build' script for 'Pod-Coverage' version '0.17'
lib/Pod/Coverage/CountParents.pm -> blib/lib/Pod/Coverage/CountParents.pm
lib/Pod/Coverage.pm -> blib/lib/Pod/Coverage.pm
lib/Pod/Coverage/ExportOnly.pm -> blib/lib/Pod/Coverage/ExportOnly.pm
lib/Pod/Coverage/Overloader.pm -> blib/lib/Pod/Coverage/Overloader.pm
lib/Pod/Coverage.xs -> lib/Pod/Coverage.c
Module::Build is not configured with C_support at /usr/lib/perl5/vendor_perl/5.8.8/Module/Build/Base.pm line 3726.

After emerging ExtUtils-CBuilder everything works.

emerge --info
Portage 2.1.1_pre1-r5 (default-linux/x86/2005.1, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.17-ck1 i686)
=================================================================
System uname: 2.6.17-ck1 i686 AMD Athlon(tm)  3000+
Gentoo Base System version 1.12.1
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.du.se/pub/os/gentoo"
LC_ALL="en_US.utf8"
LDFLAGS="-Wl,--as-needed"
LINGUAS="en sv"
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 /usr/local/overlay/bmg-main"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X acpi alsa amd avi berkdb bitmap-fonts bzip2 cairo canvas cdr cdrom cli crypt cups dbus dri dvd dvdr dvdread eds emboss encode expat fam fbcon firefox foomatic foomaticdb fortran freetype gdbm gif glitz gnome gnome-firefox gpm gstreamer gtk gtk2 hal idn imlib ipv6 isdnlog java jpeg libg++ libwww mad mikmod mmx mmx2 motif mozsvg mp3 mpeg mpeg4 nautilus ncurses nls nptl nptlonly nvidia ogg oggvorbis opengl pam pcre pdflib perl pic png ppds pppd python quicktime readline reflection sdl session spl sse ssl tcpd tiff truetype truetype-fonts type1-fonts unicode usb userlocales vorbis xml2 xorg xv xvid zlib elibc_glibc input_devices_evdev input_devices_mouse input_devices_keyboard kernel_linux linguas_en linguas_sv userland_GNU video_cards_nvidia video_cards_nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2006-07-01 15:34:05 UTC

*** This bug has been marked as a duplicate of 137098 ***