Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 357669 - gnome-extra/zenity-2.32.1 fails to build
Summary: gnome-extra/zenity-2.32.1 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-06 16:17 UTC by zvasylvv
Modified: 2011-03-07 14:21 UTC (History)
2 users (show)

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


Attachments
build log (build.log,33.42 KB, text/plain)
2011-03-06 16:17 UTC, zvasylvv
Details
output of "emerge --info" (emerge_info,3.98 KB, text/plain)
2011-03-06 16:17 UTC, zvasylvv
Details
output of "emerge -pqv zenity" (emerge_pqv,75 bytes, text/plain)
2011-03-06 16:18 UTC, zvasylvv
Details
environment (environment,107.56 KB, text/plain)
2011-03-06 16:19 UTC, zvasylvv
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zvasylvv 2011-03-06 16:17:07 UTC
Installation of latest stable gnome-extra/zenity fails with bug that is same? to Bug 198622

Reproducible: Always

Steps to Reproduce:
1. just run 'emerge gnome-extra/zenity'
2.
3.

Actual Results:  
build fails
Comment 1 zvasylvv 2011-03-06 16:17:36 UTC
Created attachment 264957 [details]
build log
Comment 2 zvasylvv 2011-03-06 16:17:59 UTC
Created attachment 264959 [details]
output of "emerge --info"
Comment 3 zvasylvv 2011-03-06 16:18:44 UTC
Created attachment 264961 [details]
output of "emerge -pqv zenity"
Comment 4 zvasylvv 2011-03-06 16:19:06 UTC
Created attachment 264963 [details]
environment
Comment 5 Pacho Ramos gentoo-dev 2011-03-07 09:26:39 UTC
+  07 Mar 2011; Pacho Ramos <pacho@gentoo.org> zenity-2.32.1.ebuild:
+  Add missing app-text/docbook-xml-dtd:4.1.2 DEPEND (bug #357669 by zvasylv).
+
Comment 6 zvasylvv 2011-03-07 14:10:17 UTC
Nice, but now among dependancies of zenity there are 2 app-text/docbook-xml-dtd packages



crusader ~ # emerge -pvt zenity

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild  N    ] gnome-extra/zenity-2.32.1  USE="compat -debug -libnotify" 3,056 kB
[ebuild  N    ]  app-text/gnome-doc-utils-0.20.4  690 kB
[ebuild  N    ]  app-text/scrollkeeper-9999-r1  0 kB
[ebuild  N    ]   app-text/rarian-0.8.1-r1  USE="-debug" 317 kB
[nomerge      ] app-text/gnome-doc-utils-0.20.4 
[ebuild  N    ]  app-text/docbook-xml-dtd-4.4-r2  94 kB
[nomerge      ] gnome-extra/zenity-2.32.1  USE="compat -debug -libnotify" 
[ebuild  N    ]  app-text/docbook-xml-dtd-4.1.2-r6  74 kB
[nomerge      ] app-text/scrollkeeper-9999-r1 
[ebuild  N    ]  app-text/scrollkeeper-dtd-1.0  11 kB

Total: 7 packages (7 new), Size of downloads: 4,241 kB


Is it possible improve this somehow? (I prefer to have as less slotted packages as possible :) )
Comment 7 Gilles Dartiguelongue (RETIRED) gentoo-dev 2011-03-07 14:21:39 UTC
It is a build time dependency, nothing we can do about it.