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 <j...@chen.org.nz>
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to