Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128353 - x11-libs/Xaw3d-1.5-r1 modular deps broken due to virtual/x11-7.0
Summary: x11-libs/Xaw3d-1.5-r1 modular deps broken due to virtual/x11-7.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Low normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
: 118606 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-01 01:09 UTC by Cymen Vig
Modified: 2006-04-04 12:23 UTC (History)
2 users (show)

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 Cymen Vig 2006-04-01 01:09:12 UTC
I attempted to emerge xvkbd and xbindkeys. Xaw3D was to be merged along with them as a requirement. The ebuild failed with "xmkmf" so I emerged imake. Then it bombed out with missing gccmakedep. After emerging that, Xaw3D built and merged properly.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-01 01:20:50 UTC
Reopen with 'emerge -pv virtual/x11' and 'grep -Rni "virtual/x11" /etc/portage' output.
Comment 2 Cymen Vig 2006-04-01 21:31:00 UTC
jitter ~ # emerge -pv virtual/x11

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

Calculating dependencies... done!
[ebuild   R   ] virtual/x11-7.0  0 kB

Total size of downloads: 0 kB

jitter ~ # grep -Rni "virtual/x11" /etc/portage
jitter ~ #                                     
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-04-01 23:09:41 UTC
(In reply to comment #2)
Yeah; the problem is - there are no missing dependencies. 

emerge -C virtual/x11
echo "virtual/x11" >> /etc/portage/package.mask
echo "=x11-base/xorg-x11-6*" >> /etc/portage/package.mask
emerge -uDpv world

Now you should see what's pulling in virtual/x11-7.0 and breaks the dependencies for you.
Comment 4 Cymen Vig 2006-04-01 23:35:14 UTC
jitter video # emerge -C virtual/x11

 virtual/x11
    selected: 7.0
   protected: none
     omitted: none

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1
>>> Unmerging virtual/x11-7.0...
No package files given... Grabbing a set.
>>> Regenerating /etc/ld.so.cache...

 * GNU info directory index is up-to-date.

jitter video # echo "virtual/x11" >> /etc/portage/package.mask
jitter video # echo "=x11-base/xorg-x11-6*" >> /etc/portage/package.mask
jitter video # emerge -uDpv world

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

Calculating world dependencies... done!
[ebuild  N    ] x11-apps/xmessage-1.0.1  USE="-debug -xprint" 81 kB
[ebuild  N    ] x11-apps/xset-1.0.1  USE="-debug" 86 kB
[ebuild  N    ] x11-apps/xwininfo-1.0.1  USE="-debug" 85 kB
[ebuild  N    ] x11-apps/appres-1.0.0  USE="-debug" 72 kB

Total size of downloads: 326 kB
jitter video #

Does that make sense?                       
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-04-02 03:58:14 UTC
*** Bug 128493 has been marked as a duplicate of this bug. ***
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-04-02 03:59:12 UTC
*** Bug 118606 has been marked as a duplicate of this bug. ***
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-04-02 04:47:44 UTC
*** Bug 128493 has been marked as a duplicate of this bug. ***
Comment 8 Caleb Cushing 2006-04-04 12:21:28 UTC
wanted to note I had this problem today with the missing dependancies and I have virtual/x11-7.0-r1

I was doing an emerge -e system. also emerge -avuDN world didn't try to bring the dependancies either, but I'm not sure if they would. however when I found out it was imake that I was missing I was able to successfully grab it and it's dependancies successfully and build Xaw3d successfully. 
Comment 9 Donnie Berkholz (RETIRED) gentoo-dev 2006-04-04 12:23:09 UTC
Should be  fixed by virtual/x11 7.0-r1.