Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372263 - kde-misc/kfilebox-0.4.5 don't compile
Summary: kde-misc/kfilebox-0.4.5 don't compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-19 13:47 UTC by Alexey Shildyakov
Modified: 2011-06-19 15:20 UTC (History)
0 users

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


Attachments
build log (kde-misc:kfilebox-0.4.5:20110619-133751.log,20.57 KB, text/plain)
2011-06-19 13:47 UTC, Alexey Shildyakov
Details
Working updated ebuild (kfilebox-0.4.7.ebuild,832 bytes, text/plain)
2011-06-19 14:56 UTC, bartoz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shildyakov 2011-06-19 13:47:56 UTC
Created attachment 277521 [details]
build log

make -j5 INSTALL_ROOT=/var/tmp/portage/kde-misc/kfilebox-0.4.5/image/ DESTDIR=/var/tmp/portage/kde-misc/kfilebox-0.4.5/image/ install_transinstallar 
find . -name "*.cpp" -o -name "*.h" | xargs xgettext -C --kde --keyword=tr --keyword=translate:2 -o /var/tmp/portage/kde-misc/kfilebox-0.4.5/work/kfilebox-0.4.5/messages.po; msgmerge locale/ar/kfilebox.po /var/tmp/portage/kde-misc/kfilebox-0.4.5/work/kfilebox-0.4.5/messages.po > tmp.po; mv -f tmp.po locale/ar/kfilebox.mo; msgfmt -o /var/tmp/portage/kde-misc/kfilebox-0.4.5/image///usr/share/locale/ar/LC_MESSAGES/kfilebox.mo locale/ar/kfilebox.po
/var/tmp/portage/kde-misc/kfilebox-0.4.5/work/kfilebox-0.4.5/messages.po: warning: Charset "CHARSET" is not a portable encoding name.
                                                                                   Message conversion to user's charset might not work.
....... done.
make -j5 INSTALL_ROOT=/var/tmp/portage/kde-misc/kfilebox-0.4.5/image/ DESTDIR=/var/tmp/portage/kde-misc/kfilebox-0.4.5/image/ install_transinstallen 
make: *** No rule to make target `install_transinstallen'.  Stop.
emake failed
Comment 1 bartoz 2011-06-19 14:55:14 UTC
That ebuild is outdated; I am attaching an updated one that works..

(In reply to comment #0)
> Created attachment 277521 [details]
> build log
> 
> make -j5 INSTALL_ROOT=/var/tmp/portage/kde-misc/kfilebox-0.4.5/image/
> DESTDIR=/var/tmp/portage/kde-misc/kfilebox-0.4.5/image/ install_transinstallar 
> find . -name "*.cpp" -o -name "*.h" | xargs xgettext -C --kde --keyword=tr
> --keyword=translate:2 -o
> /var/tmp/portage/kde-misc/kfilebox-0.4.5/work/kfilebox-0.4.5/messages.po;
> msgmerge locale/ar/kfilebox.po
> /var/tmp/portage/kde-misc/kfilebox-0.4.5/work/kfilebox-0.4.5/messages.po >
> tmp.po; mv -f tmp.po locale/ar/kfilebox.mo; msgfmt -o
> /var/tmp/portage/kde-misc/kfilebox-0.4.5/image///usr/share/locale/ar/LC_MESSAGES/kfilebox.mo
> locale/ar/kfilebox.po
> /var/tmp/portage/kde-misc/kfilebox-0.4.5/work/kfilebox-0.4.5/messages.po:
> warning: Charset "CHARSET" is not a portable encoding name.
>                                                                                
>    Message conversion to user's charset might not work.
> ....... done.
> make -j5 INSTALL_ROOT=/var/tmp/portage/kde-misc/kfilebox-0.4.5/image/
> DESTDIR=/var/tmp/portage/kde-misc/kfilebox-0.4.5/image/ install_transinstallen 
> make: *** No rule to make target `install_transinstallen'.  Stop.
> emake failed
Comment 2 bartoz 2011-06-19 14:56:04 UTC
Created attachment 277535 [details]
Working updated ebuild
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2011-06-19 15:10:54 UTC
 * Package:    kde-misc/kfilebox-0.4.5
 * Repository: myOverlay

I'm not feeling responsible for your personal overlay. :)
Comment 4 Alexey Shildyakov 2011-06-19 15:20:29 UTC
Yes. Sorry for this. I should be checked first.
But now it's not in portage provided by another server. Should wait for at least 1 day and then sync portage?