Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261355 - kde-base/libkleo-4.2.1 fails to emerge
Summary: kde-base/libkleo-4.2.1 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 277868
  Show dependency tree
 
Reported: 2009-03-05 20:03 UTC by Jaak Ristioja
Modified: 2009-08-06 00:10 UTC (History)
0 users

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


Attachments
build.log (build.log,6.79 KB, text/plain)
2009-03-05 20:09 UTC, Jaak Ristioja
Details
emerge --info (emerge.info,3.80 KB, text/plain)
2009-03-09 21:42 UTC, Jaak Ristioja
Details
build.log (build.log,7.70 KB, text/plain)
2009-03-09 22:25 UTC, Jaak Ristioja
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaak Ristioja 2009-03-05 20:03:25 UTC
>>> Compiling source in /var/tmp/portage/kde-base/libkleo-4.2.1/work/libkleo-4.2.1 ...         
make -j3                                                                                       
>>> Source compiled.                                                                           
>>> Test phase [not enabled]: kde-base/libkleo-4.2.1                                           

>>> Install libkleo-4.2.1 into /var/tmp/portage/kde-base/libkleo-4.2.1/image/ category kde-base
make -j3 install DESTDIR=/var/tmp/portage/kde-base/libkleo-4.2.1/image/                        
make: *** No rule to make target `install'.  Stop.
Comment 1 Jaak Ristioja 2009-03-05 20:09:17 UTC
Created attachment 184049 [details]
build.log

The build log.

Is this enough or is emerge --info or environment also needed?
Comment 2 Jaak Ristioja 2009-03-09 21:42:52 UTC
Created attachment 184502 [details]
emerge --info

Well... I think I'll just keep posting stuff here every once in a while...
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2009-03-09 22:08:16 UTC
Sync tree and try to run
LC_ALL=C emerge -av1 libkleo
Comment 4 Jaak Ristioja 2009-03-09 22:25:58 UTC
Created attachment 184508 [details]
build.log

(In reply to comment #3)
> Sync tree and try to run
> LC_ALL=C emerge -av1 libkleo

Here you go.
Comment 5 step 2009-03-17 07:02:40 UTC
see also https://bugs.gentoo.org/show_bug.cgi?id=242332

Looks like the same locale/LANG problem 
Comment 6 Jaak Ristioja 2009-03-31 22:30:36 UTC
(In reply to comment #5)
> see also https://bugs.gentoo.org/show_bug.cgi?id=242332
> 
> Looks like the same locale/LANG problem 
> 

I have no idea. However after switching to the new stable GCC, replacing -march=nocona with -march=core2 in C(XX)FLAGS doing an "emerge -e system" and "emerge -e world" merged libkleo just fine I guess. At least it doesn't show up any more with emerge -pDtuvN --with-bdeps y world. So I didn't change any locales for this to go away.
Comment 7 Maciej Mrozowski gentoo-dev 2009-08-06 00:10:52 UTC
Unable to reproduce on stable x86 chroot. As bug appeared to be valid, closing as resolved/fixed, please reopen if you still encounter this problem.