Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81570 - gnome-ppp failed to emerge
Summary: gnome-ppp failed to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-10 20:04 UTC by Sean Smith
Modified: 2005-02-12 00:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The config.log from gnome-ppp, which the emerge asked me to forward along. (config.log,9.61 KB, text/plain)
2005-02-10 20:06 UTC, Sean Smith
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Smith 2005-02-10 20:04:04 UTC
When attempting an 'emerge world', I received an error when it was performing an emerge of gnome-ppp.  Specifically, I received the following error message:

configure: error: XML::Parser perl module is required for intltool
...
!!! ERROR: net-dialup/gnome-ppp-0.3.17 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed

I chose not to attempt to add the XML::Parser module via CPAN as I would believe that it should have been added as a dependency.  It's important to note that I was able to emerge gnome-ppp originally, and am having problems with the 0.3.17 version.  I currently have the 0.3.16 version installed.

Reproducible: Always
Steps to Reproduce:
1. emerge gnome-ppp
2.
3.

Actual Results:  
It still did not emerge.

Expected Results:  
It should have finished the merge and continued on.

Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.7-gentoo-r14 i686)
=================================================================
System uname: 2.6.7-gentoo-r14 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 20:26:12)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.seren.com/gentoo http://mirror.datapipe.net/gentoo
http://mirror.datapipe.net/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo
ftp://mirrors.tds.net/gentoo"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://cartman/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts crypt cups encode esd f77 fam
font-server foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imagemagick
imlib ipv6 ithreads java jpeg libg++ libwww mad mikmod motif mozilla mpeg
ncurses nls oggvorbis opengl oss pam pdflib perl png python quicktime readline
samba sdl slang spell ssl svga tcltk tcpd tiff truetype truetype-fonts
type1-fonts xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Sean Smith 2005-02-10 20:06:48 UTC
Created attachment 50977 [details]
The config.log from gnome-ppp, which the emerge asked me to forward along.
Comment 2 Alin Năstac (RETIRED) gentoo-dev 2005-02-12 00:38:19 UTC
dev-util/intltool added to DEPEND. 
also I've moved dev-perl/XML-Parser from RDEPEND to DEPEND in dev-util/intltool.
Comment 3 foser (RETIRED) gentoo-dev 2005-02-12 00:45:10 UTC
the fix to intltool is not your pack & not correct. please undo.
Comment 4 foser (RETIRED) gentoo-dev 2005-02-12 00:50:44 UTC
on second look, it is correct now - though probably not for all versions that got altered (altough only because the config file changed, i bet they got too much upstream bugreports about it, not because it is a buildtime necessity).