Date: Mon, 23 Oct 2017 16:09:16 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: mickael.maillot@gmail.com, freebsd-ports@freebsd.org Subject: multimedia/kodi fails to build for RPI2 Message-ID: <CAJuc1zP8TceBe3KrQ87=MT2BOg-dj8%2Bv4xvFzsgmCLBCihXVMA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I'm trying to build multimedia/kodi for an RPI2. The build phase completes, but it currently fails on packaging: ===> Building package for kodi-17.3_2 pkg-static: Unable to access file /construction/xports/multimedia/kodi/work/stag e/usr/local/lib/kodi/addons/library.kodi.adsp/libKODI_adsp-armv6-freebsd.so:No s uch file or directory pkg-static: Unable to access file /construction/xports/multimedia/kodi/work/stag e/usr/local/lib/kodi/addons/library.kodi.audioengine/libKODI_audioengine-armv6-f reebsd.so:No such file or directory pkg-static: Unable to access file /construction/xports/multimedia/kodi/work/stag e/usr/local/lib/kodi/addons/library.kodi.guilib/libKODI_guilib-armv6-freebsd.so: No such file or directory pkg-static: Unable to access file /construction/xports/multimedia/kodi/work/stag e/usr/local/lib/kodi/addons/library.kodi.inputstream/libKODI_inputstream-armv6-f reebsd.so:No such file or directory pkg-static: Unable to access file /construction/xports/multimedia/kodi/work/stag e/usr/local/lib/kodi/addons/library.kodi.peripheral/libKODI_peripheral-armv6-fre ebsd.so:No such file or directory pkg-static: Unable to access file /construction/xports/multimedia/kodi/work/stag e/usr/local/lib/kodi/addons/library.xbmc.addon/libXBMC_addon-armv6-freebsd.so:No such file or directory pkg-static: Unable to access file /construction/xports/multimedia/kodi/work/stag e/usr/local/lib/kodi/addons/library.xbmc.codec/libXBMC_codec-armv6-freebsd.so:No such file or directory pkg-static: Unable to access file /construction/xports/multimedia/kodi/work/stag e/usr/local/lib/kodi/addons/library.xbmc.pvr/libXBMC_pvr-armv6-freebsd.so:No suc h file or directory pkg-static: Unable to access file /construction/xports/multimedia/kodi/work/stag e/usr/local/lib/kodi/system/libcpluff-armv6-freebsd.so:No such file or directory pkg-static: Unable to access file /construction/xports/multimedia/kodi/work/stag e/usr/local/lib/kodi/system/libexif-armv6-freebsd.so:No such file or directory pkg-static: Unable to access file /construction/xports/multimedia/kodi/work/stag e/usr/local/lib/kodi/system/players/VideoPlayer/libdvdcss-armv6-freebsd.so:No su ch file or directory pkg-static: Unable to access file /construction/xports/multimedia/kodi/work/stag e/usr/local/lib/kodi/system/players/VideoPlayer/libdvdnav-armv6-freebsd.so:No su ch file or directory *** Error code 1 I suspect that this is because of the recent armv6/armv7 tree changes lately. The pkg-plist entries for these files are: lib/kodi/addons/library.kodi.adsp/libKODI_adsp-%%ARCH%%-freebsd.so lib/kodi/addons/library.kodi.audioengine/libKODI_audioengine-%%ARCH%%-freebsd.so lib/kodi/addons/library.kodi.guilib/libKODI_guilib-%%ARCH%%-freebsd.so lib/kodi/addons/library.kodi.inputstream/libKODI_inputstream-%%ARCH%%-freebsd.so lib/kodi/addons/library.kodi.peripheral/libKODI_peripheral-%%ARCH%%-freebsd.so lib/kodi/addons/library.xbmc.addon/libXBMC_addon-%%ARCH%%-freebsd.so lib/kodi/addons/library.xbmc.codec/libXBMC_codec-%%ARCH%%-freebsd.so lib/kodi/addons/library.xbmc.pvr/libXBMC_pvr-%%ARCH%%-freebsd.so I'm sure what to replace the ARCH entries in the pkg-plist with to get this working. Any suggestions/patches to get this working? Cheers. -- Jonathan Chen <jonc@chen.org.nz>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJuc1zP8TceBe3KrQ87=MT2BOg-dj8%2Bv4xvFzsgmCLBCihXVMA>