| Summary: | net-libs/webkit-gtk-1.8.3-r200 fails to be built with dev-util/pkgconf-0.9.1 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Nikolaj Šujskij <skrattaren> |
| Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jdhore |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Full webkit-gtk-1.8.3-r200 build.log
emerge --info '=net-libs/webkit-gtk-1.8.3-r200' |
||
Created attachment 344992 [details]
emerge --info '=net-libs/webkit-gtk-1.8.3-r200'
will CC pkgconf maintainer then Please try with pkgconf-0.9.2 . Thanks! (In reply to comment #3) > Please try with pkgconf-0.9.2 . Thanks! Seems to be fixed by 0.9.2, thanks! |
Created attachment 344990 [details] Full webkit-gtk-1.8.3-r200 build.log Having dev-util/pkgconf-0.9.1[pkg-config,-strict] as my pkgconfig implementation, I cannot rebuild net-libs/webkit-gtk-1.8.3-r200: # emerge -a1O net-libs/webkit-gtk:2 [ebuild R ] net-libs/webkit-gtk-1.8.3-r200:2 USE="gstreamer jit webgl (-aqua) -coverage -debug -geoloc -introspection -spell {-test}" 0 kB GEN install-data-local Rebasing WebKit1 documentation... Traceback (most recent call last): File "./Tools/gtk/generate-gtkdoc", line 169, in <module> rebase_installed_docs(pkg_config_path, options) File "./Tools/gtk/generate-gtkdoc", line 145, in rebase_installed_docs generator = gtkdoc.PkgConfigGTKDoc(pkg_config_path, options) File "/var/tmp/portage/net-libs/webkit-gtk-1.8.3-r200/work/webkit-1.8.3/Tools/gtk/gtkdoc.py", line 398, in __init__ '--cflags'], print_output=False) File "/var/tmp/portage/net-libs/webkit-gtk-1.8.3-r200/work/webkit-1.8.3/Tools/gtk/gtkdoc.py", line 198, in _run_command % (args[0], process.returncode)) Exception: pkg-config produced a non-zero return code 1 Having switched to dev-util/pkgconfig-0.28 I am able to rebuild webkit-gtk.