Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157540 - app-cdr/gnome-baker missing DEPENDs
Summary: app-cdr/gnome-baker missing DEPENDs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-08 14:38 UTC by Chris Gianelloni (RETIRED)
Modified: 2007-02-14 04:15 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 Chris Gianelloni (RETIRED) gentoo-dev 2006-12-08 14:38:45 UTC
Well, here we go...

>>> Emerging (1 of 729) app-cdr/gnomebaker-0.5.1-r2 to /
 * Applying gnomebaker-0.5.1-headerfix.patch ...                          [ ok ]
 * Fixing OMF Makefiles ...                                               [ ok ]
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for library containing strerror... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.10.3)
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool 

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/gnomebaker-0.5.1-r2/work/gnomebaker-0.5.1/config.log

!!! ERROR: app-cdr/gnomebaker-0.5.1-r2 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   Called gnome2_src_compile
  gnome2.eclass, line 63:   Called gnome2_src_configure
  gnome2.eclass, line 59:   Called econf '--disable-gtk-doc'
  ebuild.sh, line 540:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


This application requires dev-perl/XML-Parser to build.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-08 15:14:43 UTC
Pretty likely it requires dev-util/intltool, not XML-Parser...
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2007-01-19 19:05:14 UTC
(In reply to comment #1)
> Pretty likely it requires dev-util/intltool, not XML-Parser...
> 

read again,

configure: error: XML::Parser perl module is
required for intltool
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2007-01-22 15:43:31 UTC
I guess I should have been more clear here... adding dev-perl/XML-Parser to DEPEND resolves the issue.
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2007-02-05 20:01:46 UTC
Anyone mind if I just fix this?
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2007-02-09 16:52:48 UTC
<wolf31o2> metalgod: ping... mind if I fix gnomebaker? I've got a bug open for it...
<metalgod> yes please wolf31o2

FIXED...