I am having a strange problem when trying to emerge media-tv/xbmc-11.0. Somehow it compiles just fine, but fails when installing the files.
I have included information about what useflags i have added and also the tail of the output when trying to emerge the xbmc package.
Hope you guys have any idea what is wrong, and hopefully how to fix it. If you need any more information, please do not hesitate to ask for it.
Best regards
Mike
Code: Select all
sgc mike # emerge -pv xbmc
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] media-tv/xbmc-11.0 USE="alsa mysql sse sse2 udev vaapi xrandr -airplay (-altivec) -avahi -bluetooth -bluray -cec -css -debug -goom -joystick -midi -profile -projectm -pulseaudio -pvr -rsxs -rtmp -samba -vdpau -webserver" 0 kB
Code: Select all
-----------------------
XBMC built successfully
-----------------------
>>> Source compiled.
>>> Test phase [not enabled]: media-tv/xbmc-11.0
>>> Install xbmc-11.0 into /var/tmp/portage/media-tv/xbmc-11.0/image/ category media-tv
make -j5 DESTDIR=/var/tmp/portage/media-tv/xbmc-11.0/image/ install
Copying support and legal files...
Copying XBMC binary to /var/tmp/portage/media-tv/xbmc-11.0/image//usr/lib64/xbmc/xbmc.bin
You can run XBMC with the command 'xbmc'
Done!aveform.vis
Copying system files to /var/tmp/portage/media-tv/xbmc-11.0/image//usr/share/xbmc
* tools/Linux/xbmc.png is not a valid file/directory!
* ERROR: media-tv/xbmc-11.0 failed (install phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 85: Called src_install
* environment, line 5612: Called doicon 'tools/Linux/xbmc.png'
* environment, line 1497: Called _iconins 'doicon' 'tools/Linux/xbmc.png'
* environment, line 792: Called die
* The specific snippet of code:
* fi ) || die
*
* If you need support, post the output of 'emerge --info =media-tv/xbmc-11.0',
* the complete build log and the output of 'emerge -pqv =media-tv/xbmc-11.0'.
* The complete build log is located at '/var/tmp/portage/media-tv/xbmc-11.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-tv/xbmc-11.0/temp/environment'.
* S: '/var/tmp/portage/media-tv/xbmc-11.0/work/xbmc-11.0'

