Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 504726 - media-tv/xbmc-13.0_r2 version bump
Summary: media-tv/xbmc-13.0_r2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Xbox project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 476508
  Show dependency tree
 
Reported: 2014-03-15 15:52 UTC by Michael Lange
Modified: 2014-05-11 21:40 UTC (History)
12 users (show)

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


Attachments
diff -Naur xbmc-9999.ebuild xbmc-13.0_beta2.ebuild >> ebuild.diff (ebuild.diff,4.02 KB, patch)
2014-03-15 15:53 UTC, Michael Lange
Details | Diff
right diff (ebuild.diff,2.03 KB, patch)
2014-03-15 15:59 UTC, Michael Lange
Details | Diff
generated addons (xbmc-13.0_beta2-generated-addons.tar.xz,33.61 KB, application/x-xz)
2014-03-15 16:00 UTC, Michael Lange
Details
xbmc-13.0_beta2.ebuild (xbmc-13.0_beta2.ebuild,8.04 KB, text/plain)
2014-03-15 19:02 UTC, Michael Lange
Details
xbmc-13.0_beta3-generated-addons.tar.xz (xbmc-13.0_beta3-generated-addons.tar.xz,33.58 KB, application/x-xz)
2014-04-05 19:46 UTC, Michael Lange
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Lange 2014-03-15 15:52:20 UTC
XBMC Gotham 13.0 Beta2

* ebuild based on xbmc-9999
* removed ffmpeg (as of now xbmc using internal ffmpeg, see also #500172)

* USE="-java" emerge -av xbmc 
  builds fine with xbmc-13.0_beta2-generated-addons.tar.xz on amd64


Reproducible: Always
Comment 1 Michael Lange 2014-03-15 15:53:25 UTC
Created attachment 372746 [details, diff]
diff -Naur xbmc-9999.ebuild xbmc-13.0_beta2.ebuild >> ebuild.diff
Comment 2 Michael Lange 2014-03-15 15:59:29 UTC
Created attachment 372748 [details, diff]
right diff
Comment 3 Michael Lange 2014-03-15 16:00:17 UTC
Created attachment 372750 [details]
generated addons
Comment 4 Michael Lange 2014-03-15 19:02:12 UTC
Created attachment 372756 [details]
xbmc-13.0_beta2.ebuild

for easy testing
Comment 5 Kevin 2014-04-01 14:49:41 UTC
I used this ebuild on AMD64 and it worked for me. Thanks.
Comment 6 Manuel Rüger (RETIRED) gentoo-dev 2014-04-03 10:05:49 UTC
beta3:
Fixes

    * Android hardware video decoding support added to Exynos devices (such as Odroid or Exynos
    * Various video and audio playback fixes
    * Skip to DVD menu has now been brought on par with the automatic skip performed by VLC
    * Wii controller support on Linux
    * Language and description updates
    * Other fixes
Comment 7 Michael Lange 2014-04-05 19:46:41 UTC
Created attachment 374328 [details]
xbmc-13.0_beta3-generated-addons.tar.xz

xbmc-13.0_beta3-generated-addons.tar.xz

just rename or copy xbmc-13.0_beta2.ebuild to xbmc-13.0_beta3.ebuild
Comment 8 Kevin 2014-04-08 03:00:36 UTC
I apologize if this isn't the appropriate place to ask this but, I'm curious why in the XBMC ebuild it disables optimizations when it configures XBMC, seems like it would be beneficial to be enabled.
Comment 9 Mathy Vanvoorden 2014-04-18 12:40:05 UTC
I can confirm this ebuild works on ~amd64

Also, I added it to my own overlay for easy installing on my boxes, if anyone is interested.

https://github.com/MathyV/gentoo-overlays-media
Comment 10 Manuel Rüger (RETIRED) gentoo-dev 2014-04-19 16:05:32 UTC
beta4:
Fixes

    * Fix unwanted volume restore on Airplay volume
    * Fix occasional crashing on GUI language changing
    * Don’t drain Wii battery by disabling motion sensing
    * Fix various problems when using NFS as media source
    * Restore the music background playback ability for iOS
    * Improved support for Amazon Fire-TV
    * Fix various playback issues on Android
    * Fix double application of 16-235 correction on DXVA-HD.
    * Other fixes
Comment 11 Mathy Vanvoorden 2014-04-21 11:47:08 UTC
I tried beta4 but it fails with this message:

CPP     xbmc/interfaces/python//tmp/portage/media-tv/xbmc-13.0_beta4/work/xbmc-Gotham_beta4/xbmc/interfaces/python/generated/AddonModuleXbmc.o
x86_64-pc-linux-gnu-g++: error: /tmp/portage/media-tv/xbmc-13.0_beta4/work/xbmc-Gotham_beta4/xbmc/interfaces/python/generated/AddonModuleXbmc.cpp: No such file or directory
CPP     xbmc/interfaces/python//tmp/portage/media-tv/xbmc-13.0_beta4/work/xbmc-Gotham_beta4/xbmc/interfaces/python/generated/AddonModuleXbmcgui.o
x86_64-pc-linux-gnu-g++: fatal error: no input files
compilation terminated.
CPP     xbmc/network/linux/NetworkLinux.o
x86_64-pc-linux-gnu-g++: error: /tmp/portage/media-tv/xbmc-13.0_beta4/work/xbmc-Gotham_beta4/xbmc/interfaces/python/generated/AddonModuleXbmcgui.cpp: No such file or directory
x86_64-pc-linux-gnu-g++: fatal error: no input files
compilation terminated.
make[1]: *** [/tmp/portage/media-tv/xbmc-13.0_beta4/work/xbmc-Gotham_beta4/xbmc/interfaces/python/generated/AddonModuleXbmc.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [/tmp/portage/media-tv/xbmc-13.0_beta4/work/xbmc-Gotham_beta4/xbmc/interfaces/python/generated/AddonModuleXbmcgui.o] Error 1
make: *** [xbmc/interfaces/python/python_binding.a] Error 2

I also tried to compile beta3 again and that works with exactly the same use flags. Haven't had time yet to look into it further.


# emerge --info
Portage 2.2.8-r1 (default/linux/amd64/13.0/desktop/kde, gcc-4.7.3, glibc-2.17, 3.12.13-gentoo x86_64)
=================================================================
System uname: Linux-3.12.13-gentoo-x86_64-AMD_Phenom-tm-_II_X6_1090T_Processor-with-gentoo-2.2
KiB Mem:     8180016 total,   1627324 free
KiB Swap:    4194296 total,   3941972 free
Timestamp of tree: Sun, 20 Apr 2014 18:30:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.5-r3, 3.2.5-r3, 3.3.3
dev-util/cmake:           2.8.12.2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6, 1.13.4
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.7.3-r1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo tryton kde luke-jr coins media
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.leaseweb.com/gentoo/ http://gentoo.tiscali.nl/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/tryton /var/lib/layman/kde /var/lib/layman/luke-jr /var/overlays/coins /var/overlays/media"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac acl acpi alsa amd64 berkdb branding bzip2 cairo cdda cdr cleartype cli consolekit corefonts cracklib crypt cups cxx dbus declarative dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif gpm gtk iconv ipv6 jpeg kde kipi lcms ldap libnotify mad mmx mng modules mp3 mp4 mpeg multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf phonon plasma png policykit ppds pulseaudio qt3support qt4 readline sdl semantic-desktop session spell sse sse2 ssl startup-notification svg tcpd tiff truetype type1 udev udisks unicode upower usb vorbis wxwidgets x264 xcb xcomposite xinerama xml xscreensaver xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev keyboard mouse wacom" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_US en_GB" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby20" USERLAND="GNU" VIDEO_CARDS="fglrx" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 12 Kevin 2014-04-21 14:52:59 UTC
With the beta3 build I was able to get airplay working again with iOS7 devices. I know in the 13.0 release they did a lot of work on the airplay functionality. I did however have to install the package referenced by bug 458734 and then compile xbmc to get my iOS7 devices to see XBMC.
Comment 13 Manuel Rüger (RETIRED) gentoo-dev 2014-05-04 11:23:26 UTC
http://xbmc.org/xbmc-13-0-gotham-rises/
Comment 14 SpanKY gentoo-dev 2014-05-08 20:21:57 UTC
they haven't made an actual release yet of the source, so we can't update to 13.0 until they do

http://mirrors.xbmc.org/releases/source/
Comment 15 Nick 2014-05-08 21:23:33 UTC
A comment on the release page at xbmc.org suggests this is a link to 13 final.

https://github.com/xbmc/xbmc/archive/13.0-Gotham_r2.tar.gz
Comment 16 Nick 2014-05-09 01:27:07 UTC
It sounds like there were some bugs found late in the release cycle.  They plan on a 13.1 release in about two weeks.  Maybe that's why the source isn't in the usual place?
Comment 17 Michael Lange 2014-05-09 09:16:37 UTC
there is current new code checked in for branch Gotham ... so we wait
Comment 18 Simon Bühler 2014-05-10 20:14:27 UTC
only works with +java for me:

http://forum.xbmc.org/showthread.php?tid=177093
Comment 19 James Broadhead 2014-05-11 14:10:16 UTC
As far as I'm aware, this is the tarball for the current release:
https://github.com/xbmc/xbmc/archive/13.0-Gotham.tar.gz
Comment 20 SpanKY gentoo-dev 2014-05-11 16:25:57 UTC
(In reply to James Broadhead from comment #19)

yes, but if they haven't posted it to the mirrors, then they most likely don't want it being used

they've posted 13.0_r2 now though
Comment 22 Frank Krömmelbein 2014-05-11 20:28:27 UTC
Thank you very much @SpanKY 
But the file xbmc-13.0_r2-generated-addons.tar.xz is not available (404):

>>> Emerging (1 of 1) media-tv/xbmc-13.0_p2
 * xbmc-13.0_r2.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                        [ ok ]
>>> Downloading 'http://distfiles.gentoo.org/distfiles/xbmc-13.0_r2-generated-addons.tar.xz'
--2014-05-11 22:24:06--  http://distfiles.gentoo.org/distfiles/xbmc-13.0_r2-generated-addons.tar.xz
Resolving distfiles.gentoo.org (distfiles.gentoo.org)... 64.50.236.52, 156.56.247.195, 216.165.129.135, ...
Connecting to distfiles.gentoo.org (distfiles.gentoo.org)|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-05-11 22:24:07 ERROR 404: Not Found.

>>> Downloading 'http://mirrors.xbmc.org/releases/source/xbmc-13.0_r2-generated-addons.tar.xz'
--2014-05-11 22:24:07--  http://mirrors.xbmc.org/releases/source/xbmc-13.0_r2-generated-addons.tar.xz
Resolving mirrors.xbmc.org (mirrors.xbmc.org)... 89.16.176.16
Connecting to mirrors.xbmc.org (mirrors.xbmc.org)|89.16.176.16|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-05-11 22:24:07 ERROR 404: Not Found.

!!! Couldn't download 'xbmc-13.0_r2-generated-addons.tar.xz'. Aborting.
Comment 23 Tomasz Golinski 2014-05-11 21:40:05 UTC
Frank, try changing GENTOO_MIRRORS variable in make.conf (or disable it temporarily). Fixed the issue in my case. Or just wait for a missing file to get to all mirrors.