Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168342 - dev-utils/anjuta-2.1.1-beta1 missing app-text/gnome-doc-utils dependency
Summary: dev-utils/anjuta-2.1.1-beta1 missing app-text/gnome-doc-utils dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Saleem Abdulrasool (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-25 16:30 UTC by Niklas Thörne
Modified: 2007-02-25 20:53 UTC (History)
1 user (show)

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


Attachments
config.log (config.log,14.54 KB, text/plain)
2007-02-25 16:31 UTC, Niklas Thörne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Niklas Thörne 2007-02-25 16:30:11 UTC
anjuta-2.1.1-beta1 fails to build due to the fact that its dependency on gnome-doc-utils isn't recognized by portage.
Could this be caused by an erroneous ebuild??

Reproducible: Always

Steps to Reproduce:




EMERGE OUTPUT:

checking for GDU_MODULE_VERSION_CHECK... configure: error: Package requirements (gnome-doc-utils >= 0.3.2) were not met:

No package 'gnome-doc-utils' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GDU_MODULE_VERSION_CHECK_CFLAGS
and GDU_MODULE_VERSION_CHECK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /tmp/portage/dev-util/anjuta-2.1.1_beta1/work/anjuta-2.1.1/config.log

!!! ERROR: dev-util/anjuta-2.1.1_beta1 failed.
Call stack:
ebuild.sh, line 1614: Called dyn_compile
ebuild.sh, line 971: Called qa_call 'src_compile'
environment, line 3642: Called src_compile
ebuild.sh, line 1304: Called gnome2_src_compile
gnome2.eclass, line 70: Called gnome2_src_configure
gnome2.eclass, line 66: Called econf '--enable-plugin-devhelp' '--disable-debug' '--disable-gtk-doc' '--enable-plugin-glade' '--enable-plugin-valgrind' '--enable-plugin-sourceview' '--enable-plugin-subversion' '--enable-plugin-class-inheritance' '--disable-gtk-doc'
ebuild.sh, line 577: Called die
Comment 1 Niklas Thörne 2007-02-25 16:31:25 UTC
Created attachment 111206 [details]
config.log

config.log for the anjuta ebuild
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-02-25 20:53:54 UTC
Fixed in portage, thanks for the report.