Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217522 - kde-base/kdm cannot be compiled if x11-misc/imake not installed
Summary: kde-base/kdm cannot be compiled if x11-misc/imake not installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 217684 217717 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-04-13 16:06 UTC by Miroslaw Mieszczak
Modified: 2008-04-14 20:19 UTC (History)
4 users (show)

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


Attachments
emerge --info (emerge.info,3.75 KB, text/plain)
2008-04-13 18:07 UTC, Miroslaw Mieszczak
Details
build.log file (build.log,21.98 KB, text/plain)
2008-04-13 18:15 UTC, Miroslaw Mieszczak
Details
environment file (environment,173.81 KB, text/plain)
2008-04-13 18:16 UTC, Miroslaw Mieszczak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Miroslaw Mieszczak 2008-04-13 16:06:42 UTC
There is missing dependency of x11-misc/imake in kde-base/kdm package.
It compile fine in other systems for example with nvidia-drivers where the dependency is existing, but on system with R128 graphics card I cannot install it.

Reproducible: Always

Steps to Reproduce:
1. install kdm
2.
3.
Comment 1 Jan Kundrát (RETIRED) gentoo-dev 2008-04-13 17:31:40 UTC
Miroslaw, are you sure you're using fresh enough tree snapshot? In other words, did you run `emerge --sync` recently? This issue was fixed in bug 102780 over two years ago.

Anyway, please provide `emerge --info`, output from `emerge -pv kdm` and reopen this bug.
Comment 2 Miroslaw Mieszczak 2008-04-13 18:07:31 UTC
Created attachment 149583 [details]
emerge --info
Comment 3 Miroslaw Mieszczak 2008-04-13 18:15:10 UTC
I know, that very similar issue was reported, and fixed long long time ago, before reporting I had found it.

This particular installation I made in linux32 chroot of my main amd64 installation, and I used gcc-4.2.3, maybe the compiler is an issue, I don't know it.

Now I reopen this bug, maybe you find something. If not, you can just close it, because after emerge of imake, I installed kdm without any following problems.
Comment 4 Miroslaw Mieszczak 2008-04-13 18:15:45 UTC
Created attachment 149585 [details]
build.log file
Comment 5 Miroslaw Mieszczak 2008-04-13 18:16:35 UTC
Created attachment 149587 [details]
environment file

Maybe here you can find some usefull information.
Comment 6 Karel De Vriendt 2008-04-13 19:41:53 UTC
Same problem here (with Radeon 9800 graphical card).

Same error message.  File cannot be found using slocate neither.

I more information is requested, please ask
Comment 7 Carsten Lohrke (RETIRED) gentoo-dev 2008-04-13 22:09:50 UTC
Wondering what's going on there, unpacking should look like this:

>>> Unpacking kdebase-3.5-patchset-04.tar.bz2 to /var/tmp/portage/kde-base/kdm-3.5.9/work
 * Applying kdm-3.5.7-bsd-shutdown.patch ...                                                                                     [ ok ]
 * Applying kdm-3.5.9-respect-cflags.patch ...                                                                                   [ ok ]
 * Applying kdm-3.5-custom-session.diff ...                                                                                      [ ok ]
 * Applying kdm-3.5-grub-patch.diff ...                                                                                          [ ok ]
 * Applying kdm-3.5-noimake.patch ...                                                                                            [ ok ]
>>> Source unpacked.


Either you have some broken eclasses in your overlay or the official eclasses have been broken, not to include patch sets anymore. I'm too tired to look into that, though. Marking as blocker, just in case...
Comment 8 Cédric Cornez 2008-04-14 09:04:00 UTC
I had the same problem, even after a fresh "emerge --sync" (on 2008-04-14)

I was installing gentoo on a new pc, and when building "kdebase" (not kdm, but this is surely the same problem) the build failed because of missing imake. Indeed, imake was not yet installed on my pc, and emerge did not install it as a required dependency (as it should to)

The way I resolved it was "emerge -1 imake" then "emerge kdebase"
Comment 9 Bo Ørsted Andresen (RETIRED) gentoo-dev 2008-04-14 13:40:38 UTC
My eclass screw up. Been broken for a week. It should be fixed now. Sorry, folks. :-/
Comment 10 Wulf Krueger (RETIRED) gentoo-dev 2008-04-14 17:29:24 UTC
*** Bug 217684 has been marked as a duplicate of this bug. ***
Comment 11 Jan Kundrát (RETIRED) gentoo-dev 2008-04-14 20:19:10 UTC
*** Bug 217717 has been marked as a duplicate of this bug. ***